So many threads on this subject and none with the perfect answer.
My case is simple: I need to play a warning signal and want to make sure the user will hear it, so I want to check the system volume.
- Found a hack using the MPVolumeView, but that seems an inapropriate way of doing it.
- I have an AudioQueueSession, but no apparent way of querrying it for the playback volume.
- Can't seem to ask the audioSession for it.
After spending hours, almost days, on Google, I give up. Please help! :-)