Sparrow 2.1 SPAudioEngine uses the deprecated AudioSession interface to iOS Core Audio. Is there any interest in migrating SPAudioEngine to use AVAudioSession instead? My concern is that my app will be booted out of the App store because it uses a deprecated interface. I might be able to help with this migration.