enable PTTVoice Quality Option
open fun enablePTTVoiceQualityOption(@NonNull context: Context, enabled: Boolean)
Content copied to clipboard
Call this method to change the PTT voice quality option.
Parameters
context
Context:The application context
enabled
boolean:true to enable the PTT Voice quality option (by using MODE_IN_COMMUNICATION for PTT VoIP calls at the expense of a lower volume), false otherwise (by default MODe_NORMAL is used for PTT VoIP calls)