Values_0.VoiceEnhancementConfigSourceConfiguration settings for voice enhancement.
type nonrec t = {channel : Channel.t;The channel for this voice enhancement configuration. Only VOICE is supported for this data type.
*)voiceEnhancementMode : VoiceEnhancementMode.t;The voice enhancement mode.
*)}