SpeechTimeoutStop

A stop strategy that uses a configurable timeout to determine if the user is done speaking.
View as Markdown

Properties

speechTimeout
number

optional

Optional. Time to wait (in seconds) after VAD detects silence before finalizing the user turn. The default value is 0.6.

type
'speech_timeout'

readonly

Reported as strategy on Agentic.VoiceDSPEvents.TurnInferenceTriggered and Agentic.VoiceDSPEvents.TurnStopped.