Hi
I am writing an app for people with variable hearing issues - I need to be able to change the the left-right volume of music being played (Apple Music, Spotify, etc) dynamically as the environment changes.
Being able to set the Accessibility options (Settings > General > Accessibility - Left-Right Audio Balance) from code would be perfect.
Does anyone know how I can programmatically set and adjust this left-right volume balance from my Swift app?
I've Googled this to death and can't find anything.
Andy