setAudioBNRMode

abstract fun setAudioBNRMode(mode: Phone.AudioBRNMode)

Set the audio background noise removal mode, default value is AudioBRNMode.HP. This method only effective if set Phone.enableAudioBNR to true.

Since

2.7.0

Parameters

mode

the audio background noise removal mode.