wh1stler
12/04/2025, 4:16 PMVapi Support Bot
12/04/2025, 4:17 PM# Example: Change voice provider in dashboard
1. Navigate to Assistants > [Your Assistant]
2. Under Voice, select Provider: Azure
3. Choose a German voice (e.g., de-DE-KatjaNeural)
4. Click Save and test a call
This quick change can help you determine if the issue is provider-related. For more details, see the [debugging documentation](https://docs.vapi.ai/debugging).
Source:
- [Debugging Documentation](https://docs.vapi.ai/debugging)Chiranjeet Mishra
12/07/2025, 4:30 PMmarkdown
1. Navigate to `Assistants > [Your Assistant]` in your Vapi dashboard.
2. Under Voice, select Provider: Azure.
3. Choose a German voice (e.g., `de-DE-KatjaNeural`).
4. Click Save and test a call.
2. **Verify Provider Status**:
- Check the status pages of ElevenLabs or Cartesia to ensure there are no ongoing service issues that could affect voice output.
3. **Optimize Model Settings**:
- Consider reducing the model's temperature and adjusting max tokens to maintain output consistency while also keeping token size optimized.
4. **Minimize Latency**:
- If GPT-5 or 5.1 is causing noticeable delays, try using a different model with similar capabilities but potentially better latency performance.
5. **Review TTS Settings**:
- Confirm the TTS setup meets the PCM requirements: mono, 16-bit little-endian, with matching sample rates, as incorrect formats often lead to playback issues.
6. **Fallback Providers**:
- Configure a fallback voice provider to switch automatically if your primary provider fails.
By following these steps, you should be able to diagnose whether the issue is provider-related or something that requires further investigation on the configuration side. If challenges persist, reviewing real-time transcripts via the Vapi dashboard might also provide additional insight. For more help, consult the [debugging documentation](https://docs.vapi.ai/debugging).