VoiceAgentEndOfUtteranceDetectionModel type

The semantic end-of-utterance detection model.

type VoiceAgentEndOfUtteranceDetectionModel =
  | "semantic_detection_v1"
  | "semantic_detection_v1_en"
  | "semantic_detection_v1_multilingual"
  | "smart_end_of_turn_detection"