I am trying to automatically determine the left / right balance of the audio, and there seems to be no api to get the value of this parameter. I managed to find a way to UIAccessibilityIsMonoAudioEnabled() to detect if the user turned on monaural sound, but I can not find an equivalent function for sound balance.
Does anyone know how I can do this?
PS Go to “Settings” - “Basic” - “Accessibility”, and then scroll down to “Listen” to set these parameters.
source share