VoiceAgentNoiseReductionType type

The input audio noise reduction mode.

type VoiceAgentNoiseReductionType =
  | "near_field"
  | "far_field"
  | "azure_deep_noise_suppression"