Deeptanshu
01/21/2026, 6:34 AMVapi Support Bot
01/21/2026, 6:35 AMwaitSeconds parameter in your startSpeakingPlan to 0.4 seconds, which is optimal for standard conversations. Here’s a sample configuration:
json
"startSpeakingPlan": {
"waitSeconds": 0.4
}
Apply this setting and test if the response flow improves. For further tuning, refer to the [voice pipeline configuration guide](https://docs.vapi.ai/customization/voice-pipeline-configuration).
Source:
- [Voice pipeline configuration](https://docs.vapi.ai/customization/voice-pipeline-configuration)Deeptanshu
01/21/2026, 6:45 AMVapi Support Bot
01/21/2026, 6:46 AMwaitSeconds parameter is already set to 0.4. I do not have additional troubleshooting steps or technical details available beyond what has already been discussed. If you have made this adjustment and are still experiencing issues, I understand how frustrating that can be. If there are any other details or changes you’ve noticed, feel free to share them!Deeptanshu
01/21/2026, 6:57 AMjuanbraco
01/21/2026, 9:03 AMFaizan @ UnitZero AI
01/21/2026, 10:27 PMChiranjeet Mishra
01/29/2026, 8:40 PM"voice": { "chunkPlan": { "minCharacters": 15 } }
This is a network/transport issue (not TTS config), so gaps may persist if conditions are unstable.Pranav FE
02/04/2026, 11:09 AMChiranjeet Mishra
02/06/2026, 10:03 AM