swift-example icon indicating copy to clipboard operation
swift-example copied to clipboard

Unable to switch to speaker output when bluetooth headsets are connected

Open TypiYerke opened this issue 1 year ago • 0 comments

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

TypiYerke avatar Jul 01 '24 06:07 TypiYerke