Cat
10/25/2025, 11:44 PMChiranjeet Mishra
10/25/2025, 11:44 PMVapi Support Bot
10/25/2025, 11:45 PMCat
10/26/2025, 1:08 AMVapi Support Bot
10/26/2025, 1:09 AMstopSpeakingPlan for fast, VAD-based interruption detection. Here’s a sample configuration:
json
"stopSpeakingPlan": {
"numWords": 0,
"voiceSeconds": 0.2,
"backoffSeconds": 1
}
This setup lets the agent stop speaking as soon as the user starts talking, making it highly responsive to interruptions and FAQ requests during workflows. Adjust voiceSeconds as needed to balance sensitivity and avoid false triggers from background noise.
See more: [Voice Pipeline Configuration](https://docs.vapi.ai/customization/voice-pipeline-configuration)
Source:
- [Voice Pipeline Configuration](https://docs.vapi.ai/customization/voice-pipeline-configuration)Cat
10/26/2025, 1:14 AMChiranjeet Mishra
10/29/2025, 5:10 AM