VoiceAgentEndOfUtteranceThresholdLevel type

Práh citlivosti pro sémantickou detekci konce věty.

type VoiceAgentEndOfUtteranceThresholdLevel =
  | "low"
  | "medium"
  | "high"
  | "default"