LUMIN AI
12/11/2025, 2:22 AMVapi Support Bot
12/11/2025, 2:23 AMstopSpeakingPlan in your voice pipeline. For example:
json
"stopSpeakingPlan": {
"numWords": 2,
"voiceSeconds": 0.4
}
This setup waits for at least two transcribed words before treating an interruption as valid, reducing false triggers from short interjections like "okay" during webhook waits. Apply this in your assistant's configuration to ensure the agent reliably waits for the webhook response before proceeding. For more details, see the [Voice Pipeline Configuration documentation](https://docs.vapi.ai/customization/voice-pipeline-configuration).
Source:
- [Voice Pipeline Configuration documentation](https://docs.vapi.ai/customization/voice-pipeline-configuration)LUMIN AI
12/11/2025, 2:34 AMChiranjeet Mishra
12/13/2025, 2:18 AM