Awalz / SwiftyCam

A Snapchat Inspired iOS Camera Framework written in Swift
BSD 2-Clause "Simplified" License
2.08k stars 327 forks source link

Audio from bluetooth speakers lowers to a weird level #210

Open waterdrake opened 5 years ago

waterdrake commented 5 years ago

When opening up the camera, audio from bluetooth headphones lowers to a weird lower, and lesser quality volume. Sometimes it just cuts off. Once the camera closes, the audio sometimes returns back to it's normal volume.

I tried messing around with AVAudioSession.CategoryOptions for iOS 10+ but can't seem to get the settings right.

Has anyone else tried opening the camera while listening to music using bluetooth headphones and noticed this?