> For a complete documentation index, fetch https://docs.voximplant.ai/llms.txt

# SpeechTimeoutStop

## 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`.

---