You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Audio output device is not switching to build in speaker
Upon selecting the built in speaker in android 13, currently audio output is not changing.
AudioVideoFacade instance's active device actually resets to handset even after setting different device by "chooseAudioDevice" method.
Below is the link of video:
Link: https://stack.rishabhsoft.com/pydio/public/dbfc59fd2ea08d4
As shown in video, the output of audio is set to handset, upon changing the same, it is auto setting to handset.
Steps to reproduce the behavior:
Click speaker icon
Select built in speaker media device
Again click on speaker icon
See still handset is selected
Expected behavior :
Built in speaker should be selected and audio should be moved on speaker.