setUseHardwareAcousticEchoCanceler
open fun setUseHardwareAcousticEchoCanceler(useHardwareAcousticEchoCanceler: Boolean): JavaAudioDeviceModule.Builder
Control if the built-in HW acoustic echo canceler should be used or not. The default is on if it is supported. It is possible to query support by calling isBuiltInAcousticEchoCancelerSupported().