client-sdk-swift icon indicating copy to clipboard operation
client-sdk-swift copied to clipboard

Unable to switch to speaker output when bluetooth headsets are connected

Open TypiYerke opened this issue 1 year ago • 0 comments

Describe the bug Unable to switch to speaker output when bluetooth headsets are connected Is there way to change output audio to BluetoothHeadset, Earpiece, Speakerphone in real time ? I used AudioManager.shared.preferSpeakerOutput = true/false to dynamic/speaker, but its not working when bluetooth headsets are connected

SDK Version LiveKit 1.1.6

iOS/macOS Version iOS 17.4.1

Xcode Version 15.2 (Please provide the Swift version if you know it)

Steps to Reproduce I used AudioManager.shared.preferSpeakerOutput = true/false to dynamic/speaker, but its not working when bluetooth headsets are connected

TypiYerke avatar Jun 27 '24 06:06 TypiYerke