Audio Or Video Call

**Exception has been thrown when i enable the blutooth Button and the the error message is An error occurred while changing audio device **
// When User A calls User B and User B accept the call and already was connected with earbuds , when i enable blutooth , the exception happened


// If problem, please fill out the below. If question, please delete.
1.10.5
// What version of the SDK are you using?
1.10.5
[Reproduction Steps]

[Frequency]
// How frequently is this issue occurring?
always
[Current impact]
// How is this currently impacting your implementation?

feature of using earbuds is OFF Now :broken_heart:

Hi @Mohamed_Morse
Could you give me the log of error?

Unfortunately, I was an error when I tried to use selectAudioDevice with Bluetooth

@Mohamed_Morse
Thank you for your response.
To solve the problem more specifically, we need a message regarding ā€œeā€.
Looking at the provided code,
if AudioDevice.BLUETOOTH is not included in DirectCall.getAvailableAudioDevices(), an error may occur
Is AudioDevice.BLUETOOTH included within DirectCall.getAvailableAudioDevices()?