iOS-SoundManager.SoundManager by Michael Daley provides a basic iOS wrapper for OpenAL and AVAudioPlayer. It is a singleton class that allows sound clips to be loaded and cached with a key and then played back using that key. It also allows for music tracks to be played, stopped and paused.