Saltlife Kid
05/20/2025, 6:21 PMVapi Support Bot
05/20/2025, 6:23 PMstopSpeakingPlan
and smartEndpointingPlan
via the API. For example:
json
{
"stopSpeakingPlan": {
"numWords": 2,
"voiceSeconds": 0.3,
"backoffSeconds": 1
},
"startSpeakingPlan": {
"smartEndpointingPlan": {
"provider": "vapi" // or "off" if you don't want LiveKit
}
}
}
This ensures your custom settings are applied, even after platform updates. For persistent issues or to request a feature that locks your configuration, contact [Vapi support](https://docs.vapi.ai/support).
Sources:
- [Speech configuration](https://docs.vapi.ai/customization/speech-configuration)
- [How Vapi works](https://docs.vapi.ai/how-vapi-works)
- [Vapi Support](https://docs.vapi.ai/support)Saltlife Kid
05/20/2025, 6:27 PMSaltlife Kid
05/20/2025, 7:26 PMPraveen
05/21/2025, 5:46 AM