Currently active audio output device

Options
MSek
MSek Member

Hi,

it is possible to track which audio device is currently being used?

I've a button that simulates cycleMic method by using

setAudioDevice('SPEAKERPHONE' | 'WIRED_OR_EARPIECE');

but couldn't find in docs a way to read from the call object which one is being currently used

Best Answer

Answers