Skip to main content
Turn taking decides when the caller has finished speaking and the agent may reply. The turnTaking feature selects the voice activity detection (VAD) mode for the main customer call. What you’ll learn: What each VAD mode does, how to select one, and how the Flux mode falls back on unsupported languages.

Configuration

Set the mode at config.features.turnTaking:
In the UI, the setting lives on the Voice & Speech tab under Turn Taking.

VAD modes

Omitting turnTaking or vad uses asap_v2.

Flux language support and fallback

The Flux pipeline supports these languages: English, Spanish, French, German, Hindi, Russian, Portuguese, Japanese, Italian, and Dutch.
If the agent’s language is not in this list, or the Flux connection fails at call start, the call automatically falls back to the legacy VAD pipeline. The call proceeds normally either way.

Scope

The setting applies only to the main customer call. Warm-transfer and operator legs keep their own defaults.