-
Notifications
You must be signed in to change notification settings - Fork 201
Description
Can we please do something about the audio ids or add a simple type like builtin | bluetooth | wired, both Android and iOS provie this identification in native (not sure about "wired" :) )
To me it looks like this on Android with some Bluetooth headset attached:
On iOS until I set select the AirPods it looks like this:
After I set the AirPods as the input device it looks like this:
The bigger issue is the deviceId:
I can't relay on the deviceId or anything to sync the Input/Output, when I switch from one input to another (e.g. select Airpods as the input an i am still on Speaker for the Output)
I need to be able to switch to the bluetooth device when I detect a change with onDeviceChange.stream.listener, but due to the inconsitency in naming - I don't see away to do it
Please let me know if I am missing sommething.
livekit_client: ^2.1.3