AudioCaptureModeOptions
The AudioCaptureModeOptions model allows selecting the preferred audio capture mode and additional options for the preferred mode.
This model is available in SDK 3.7 and later.
Properties
mode
• mode: AudioCaptureMode
The preferred audio mode for capturing the local participant's audio.
noiseReduction
• Optional
noiseReduction: NoiseReductionLevel
The preferred level of noise reduction. This property is supported only in the Standard mode.
voiceFont
• Optional
voiceFont: VoiceFont
The preferred voice modification effect that you can use to change the local participant's voice in real time. This property is supported only in the Standard mode in SDK 3.10 and later.
Updated about 1 month ago