DmytroSonOfVolodymyr
12/12/2025, 9:26 PMVapi Support Bot
12/12/2025, 9:28 PMvoiceSeconds to 0.2 instead of 0):
json
"stopSpeakingPlan": {
"numWords": 0,
"voiceSeconds": 0.2,
"backoffSeconds": 1
}
This configuration uses Voice Activity Detection for fast interruption and is recommended for most conversational use cases. Try this adjustment and test if the agent now responds to user interruptions as expected.
Source: See the official documentation for more details on optimal settings and why voiceSeconds: 0.2 is recommended for VAD-based interruption detection.Tremix
12/12/2025, 10:01 PMChiranjeet Mishra
12/16/2025, 9:39 AM