1

I am wondering if it is possible to programmatically set L & R 'audio volume balance’ on iOS as in Settings>General>Accessibility.

This would not have to override the users global setting but achieve the same behaviour from within an app.

Cœur
  • 37,241
  • 25
  • 195
  • 267
CatsLoveJazz
  • 829
  • 1
  • 16
  • 35
  • Possible duplicate of [How to change device Volume on iOS - not music volume](https://stackoverflow.com/questions/10286744/how-to-change-device-volume-on-ios-not-music-volume) – koen Apr 26 '18 at 23:51
  • Thanks but volume balance is with respect to L & R (similar to panning but not exactly) – CatsLoveJazz Apr 27 '18 at 08:09
  • Which API are you using to play audio? Depending, there are ways to pan. p.s. is this about the iphone 7 top speaker? – Rhythmic Fistman Apr 27 '18 at 08:28
  • In fact it is specifically related to the iPhone 7 - we want to only play from the bottom. Is there something different in the way the 7 behaves (compared to the other stereo phones)? I'm using AudioUnit within AVAudioSession. – CatsLoveJazz Apr 27 '18 at 09:12

0 Answers0