Author Message
butterklopsi
Joined: Nov 11, 2015
Messages: 22
Offline
Hello,

in the Android Client SDK there are options to set different modes for AutomaticGainControl and NoiseSuppression. There are some mdoes to set, but none of them are documented in the JavaDoc. I tried to set the different modes using
client.mediaEngine?.audioInterface?.noiseSuppressionMode = NoiseSuppressionMode.NATIVE

and equivalent to this the other modes
And:
client.mediaEngine?.audioInterface?.automaticGainControlMode = AutomaticGainControlMode.NATIVE

But I did not notice any effect. Could you please provide some information what the different modes should do and how they should be used?
Thanks!

Regards

Børge Grunicke
ware16.avaya.com
Joined: Sep 23, 2019
Messages: 80
Offline
Hi,

You can find the Audio interface related APIs here: https://www.devconnectprogram.com/site/global/products_resources/avaya_client_sdk/programming_docs/current/android/communication/api_refs/com/avaya/clientservices/media/AudioInterface.html

Hope this will help!

Thanks,
Sagr

Go to:   
Mobile view