Skip to content

fix: allow selectAudioOutput on Android#1121

Open
yash-garg wants to merge 1 commit into
livekit:mainfrom
yash-garg:yg/android-device-selection
Open

fix: allow selectAudioOutput on Android#1121
yash-garg wants to merge 1 commit into
livekit:mainfrom
yash-garg:yg/android-device-selection

Conversation

@yash-garg

Copy link
Copy Markdown
Contributor

Helper.selectAudioOutput already routes audio on Android via device ID strings (speaker, earpiece, bluetooth, wired-headset). The desktop-only gate was silently swallowing the call and leaving room.setAudioOutputDevice() as a no-op on Android.

flutter_webrtc's Helper.selectAudioOutput already routes audio on
Android via device ID strings (speaker, earpiece, bluetooth,
wired-headset). The desktop-only gate was silently swallowing the call
and leaving room.setAudioOutputDevice() as a no-op on Android.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant