v2.12.0
Minor Changes
-
Explicitly expose AudioSwitchHandler from Room for easier audio handling - #579 (@davidliu)
-
Default prioritizing speaker over earpiece - #579 (@davidliu)
- For those who want the previous behavior of earpiece being prioritized over the speakerphone, the preference order can be changed through
room.audioSwitchHandler?.preferredDeviceList
.
- For those who want the previous behavior of earpiece being prioritized over the speakerphone, the preference order can be changed through