The audio device cannot be changed in sendBird SDK.

hello.
Direct Call was implemented using sendBird SDK in react-native.
However, I cannot change the audio device.

availableAudioDevices : [“SPEAKERPHONE”, “EARPIECE”]

directCall.android_selectAudioDevice = AudioDeviceType.SPEAKERPHONE

After running the above code, if you check the android_currentAudioDevice status, it is still EARPIECE.
Experts, please help.

Hello @oneteamsoft_oneteamsoft

Can you please clarify what you mean by “The audio device cannot be changed in SendBird SDK”? Are you referring to the fact that you cannot switch between the speakerphone and earpiece during a call?