VoiceAgentTurnDetectionConfig interface

Turn-detection configuration for a voice agent.

Properties

auto_truncate

Whether the input audio buffer is truncated automatically when speech stops.

type

The discriminator possible values: server_vad, azure_semantic_vad, azure_semantic_vad_en, azure_semantic_vad_multilingual, semantic_vad

Property Details

auto_truncate

Whether the input audio buffer is truncated automatically when speech stops.

auto_truncate?: boolean

Property Value

boolean

type

The discriminator possible values: server_vad, azure_semantic_vad, azure_semantic_vad_en, azure_semantic_vad_multilingual, semantic_vad

type: VoiceAgentTurnDetectionType

Property Value