Skip to content

Treat USB audio devices as wired headsets#47

Open
golbin wants to merge 1 commit into
daily-co:mainfrom
golbin:main
Open

Treat USB audio devices as wired headsets#47
golbin wants to merge 1 commit into
daily-co:mainfrom
golbin:main

Conversation

@golbin

@golbin golbin commented May 18, 2026

Copy link
Copy Markdown

Summary

Treat USB audio output devices as wired-headset-like devices on Android.

USB-C headsets and adapters may be reported as TYPE_USB_HEADSET, TYPE_USB_DEVICE, or TYPE_USB_ACCESSORY. Without recognizing those types, call audio can fall back to speakerphone even when a wired headset is connected.

Changes

  • Add a shared Android audio device helper.
  • Use it for both route selection and device enumeration.

@golbin golbin marked this pull request as ready for review May 19, 2026 01:33
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