What is Turn Detection?
Turn detection analyzes conversation context to predict:- End-of-turn probability - Likelihood that the user has finished speaking
- Dynamic endpointing - Adjusts delay based on probability
- High probability → Shorter delay (0.5s)
- Low probability → Longer delay (3.0s)
How Turn Detection Works
Turn detection processes conversation context:Configuration
Basic Configuration
Available Providers
- Multilingual - Supports multiple languages, no API keys needed
Next Steps
- Turn Detection Providers → - Choose and configure
- STT → - Speech-to-Text
- VAD → - Voice Activity Detection
- Audio Streaming → - Real-time streaming

