Christian
05/20/2025, 7:51 PMSahil
05/20/2025, 7:52 PMVapi Support Bot
05/20/2025, 7:52 PMsmartEndpointingPlan
(not smartEndpointingplan
) and backoffPlan
(not backOffPlan
). Here’s a minimal example of how these should look in your JSON:
json
{
"startSpeakingPlan": {
"smartEndpointingPlan": { "provider": "vapi" }
},
"voicemailDetection": {
"provider": "google",
"backoffPlan": { "startAtSeconds": 1.1 }
}
}
Update your payload accordingly and try again.
Reference: [Vapi Changelog May 3, 2025](https://docs.vapi.ai/changelog/2025/5/3), [Speech Configuration](https://docs.vapi.ai/customization/speech-configuration)
Sources:
- [Vapi Changelog May 3, 2025](https://docs.vapi.ai/changelog/2025/5/3)
- [Speech Configuration](https://docs.vapi.ai/customization/speech-configuration)Christian
05/21/2025, 3:12 AMChristian
05/21/2025, 3:13 AMChristian
05/21/2025, 3:13 AMKyle
05/21/2025, 11:47 AMChristian
05/21/2025, 4:54 PMKyle
05/22/2025, 1:57 AM