Does CocosDenshion respect the silent switch? From the documentation, I can see that it handles interruptions (phone calls) and iPod music, but I didn't see anything specifically about the silent switch...
So, if I have sounds playing in my game using SimpleAudioEngine, do I have to manually mute them if the switch is set to "silent" or does CocosDenshion handle that for me?