Optional AECWhether to enable acoustic echo cancellation:
true: Enable acoustic echo cancellation.false: Do not enable acoustic echo cancellation.Optional AGCWhether to enable audio gain control:
true: Enable audio gain control.false: Do not enable audio gain control.Optional ANSWhether to enable automatic noise suppression:
true: Enable automatic noise suppression.false: Do not automatic noise suppression.Optional encoderThe audio encoder configurations.
You can set the audio encoder configurations in either of the following ways:
Firefox does not support setting the audio encoding rate.
Optional microphoneSpecifies the microphone ID.
You can get a list of the available microphones by calling [AgoraRTC.getMicrophones]IAgoraRTC.getMicrophones.
Configurations for the audio track from the audio captured by a microphone. Set these configurations when calling [AgoraRTC.createMicrophoneAudioTrack]IAgoraRTC.createMicrophoneAudioTrack.