.hardboiledfish
06/20/2025, 1:43 AMVapi Support Bot
06/20/2025, 1:44 AMpipeline-error-eleven-labs-voice-not-found
means your agent couldn't access the ElevenLabs voice (possibly due to a missing/invalid API key, deleted voice, or a provider outage).
To minimize disruption, you can set up a fallback voice plan in your assistant's configuration. For example:
json
"voice": {
"provider": "elevenlabs",
"voiceId": "your-elevenlabs-voice-id",
"fallbackPlan": {
"voices": [
{ "provider": "vapi", "voiceId": "harry" }
]
}
}
Check your ElevenLabs API key and voice settings, and consider adding a fallback voice to avoid future interruptions.
For persistent issues, contact Vapi support with your ticket number and call details.
Sources:
- [Voice Fallback Plan Documentation](https://docs.vapi.ai/voice-fallback-plan)
- [Custom ElevenLabs Voice Setup](https://docs.vapi.ai/customization/custom-voices/elevenlabs)Yuko
06/20/2025, 8:44 AMYuko
06/20/2025, 9:34 AMKings_bigš«
06/20/2025, 11:34 AM.hardboiledfish
06/20/2025, 4:16 PMA Igor
06/20/2025, 4:31 PMSahil
06/20/2025, 5:51 PMPraveen
06/20/2025, 7:00 PM.hardboiledfish
06/20/2025, 7:14 PMSahil
06/20/2025, 8:50 PMSahil
06/20/2025, 8:52 PM.hardboiledfish
06/21/2025, 1:50 AMPraveen
06/21/2025, 2:36 AM