magtppe
04/04/2025, 11:59 AMVapi Support Bot
04/04/2025, 12:01 PMjson
{
"voice": {
"provider": "azure",
"voiceId": "es-ES-ElviraNeural"
}
}
### 2. Verify Voice Model and Transcriber Settings
Ensure that both your voice model and transcriber language settings are correctly configured and compatible. For example, if your transcriber is set to one language but your voice model is set to another, this could cause issues.
### 3. Check API Keys and Access Permissions
Double-check that your API keys and access permissions are correct and haven't expired or been revoked.
### 4. Review Recent Changes
Look for any recent code or settings changes that might have inadvertently affected your bot's behavior.
### 5. Clear Cache and Try Different Browser
Sometimes clearing your browser's cache and cookies can resolve unexpected behavior. You might also try using a different browser to see if the issue persists.
### 6. Check for Caching Issues
Try changing the first message to avoid potential caching issues with voice providers like 11labs.
### 7. Test in a Different Environment
If possible, test your bot in a different environment to rule out any device-specific or network-related issues.
### 8. Review Dynamic Variables in PromptsVapi Support Bot
04/04/2025, 12:01 PMPigeon
04/04/2025, 12:03 PMKevin28888
04/04/2025, 12:18 PMPigeon
04/04/2025, 12:18 PMmagtppe
04/04/2025, 12:34 PMKyle
04/06/2025, 9:05 AMmagtppe
04/14/2025, 10:48 AM