VoiceAgentEndOfUtteranceDetection interface

Semantic end-of-utterance detection configuration.

Properties

model

The semantic detection model.

threshold_level

The sensitivity threshold.

timeout_ms

The detection timeout in milliseconds.

Property Details

model

The semantic detection model.

model: VoiceAgentEndOfUtteranceDetectionModel

Property Value

threshold_level

The sensitivity threshold.

threshold_level?: VoiceAgentEndOfUtteranceThresholdLevel

Property Value

timeout_ms

The detection timeout in milliseconds.

timeout_ms?: number

Property Value

number