nightcrawler
03/11/2026, 4:35 PMVapi Support Bot
03/11/2026, 4:36 PM"startSpeakingPlan": {
"waitSeconds": 0.6
}
This setting helps ensure the assistant waits for the caller to finish before responding. You can find and tune this option in the Smart Endpointing section of your assistant's configuration dashboard for best results ([see documentation](https://docs.vapi.ai/assistants/speech-configuration)).
Source:
- [Vapi Speech Configuration Documentation](https://docs.vapi.ai/assistants/speech-configuration)Chiranjeet Mishra
03/12/2026, 10:10 AM0.6s to give the caller more time before the turn is considered complete
2. Transcriber endpointing timeout - set to 400ms
3. Smart endpointing confidence threshold - set to 0.70 to reduce false positives
4. Stop speaking threshold - set to 2 words so the assistant pauses if the caller starts talking
The fact that it resolved on its own suggests it may have also been influenced by transient network or audio conditions on that call. The config changes above will make the assistant more resilient to this going forward.
Let us know if you need help applying these settings!
Best,
Vapi Support