VoiceAgentTurnDetectionConfigUnion type

Alias for VoiceAgentTurnDetectionConfigUnion

type VoiceAgentTurnDetectionConfigUnion =
  | VoiceAgentServerVadTurnDetection
  | VoiceAgentAzureSemanticVadTurnDetection
  | VoiceAgentAzureSemanticVadEnTurnDetection
  | VoiceAgentAzureSemanticVadMultilingualTurnDetection
  | VoiceAgentSemanticVadTurnDetection
  | VoiceAgentTurnDetectionConfig