Yasu
09/30/2025, 12:19 PMVapi Support Bot
09/30/2025, 12:20 PMjson
{
"voice": {
"provider": "11labs",
"voiceId": "your-primary-voice-id",
"fallbackPlan": {
"voices": [
{ "provider": "openai", "voiceId": "shimmer" },
{ "provider": "cartesia", "voiceId": "248be419-c632-4f23-adf1-5324ed7dbf1d" }
]
}
}
}
Tip: The order matters—Vapi will try each fallback in sequence if the primary fails. Make sure all providers and voice IDs are valid and supported.
For more details, see the [voice fallback plan documentation](https://docs.vapi.ai/voice-fallback-plan).
Source:
- [Voice Fallback Plan](https://docs.vapi.ai/voice-fallback-plan)Yasu
10/01/2025, 7:55 AMChiranjeet Mishra
10/02/2025, 12:05 PMYasu
10/03/2025, 1:08 AMYasu
10/06/2025, 5:04 AMChiranjeet Mishra
10/06/2025, 8:53 PMYasu
10/10/2025, 3:52 AMChiranjeet Mishra
10/14/2025, 2:39 AM🔵 12:13:03:616 ElevenLabs (WebSocket #0) Error: {
"message": "We are sorry, the system is experiencing heavy traffic, please try again. Refer to https://elevenlabs.io/docs/resources/error-messages#code-429 for more information.",
"error": "system_busy",
"code": 1013
}.
The error is due to a bandwidth issue on ElevenLabs side. It could potentially be from a busy time of the day, but if the error is persisting we suggest switching providers to one with higher capacity.