VoxEngineVoice AIAgenticVoiceDSPStrategiesSpeechTimeoutStopA stop strategy that uses a configurable timeout to determine if the user is done speaking.Ask a question|Copy page|View as Markdown|More actionsProperties speechTimeoutnumberoptionalOptional. Time to wait (in seconds) after VAD detects silence before finalizing the user turn. The default value is 0.6. type'speech_timeout'readonlyReported as strategy on Agentic.VoiceDSPEvents.TurnInferenceTriggered and Agentic.VoiceDSPEvents.TurnStopped.