I am using SimpleAudioEngine to play my sound, I want to know if there is any way to check if iPod music is playing when the application starts. If so, I want it to continue playing . I began to think that it might be called a simple engine, because it does not allow such functions, AVAudioEngine does it here…