Hi Everyone,
I would like to write an app that is able to record system audio (the audio that is to be output through the iphone's speakers). I've read conflicting
information online so I am unsure what to expect. Some people say that due to sandboxing, this is not possible. Others state that using
AVAudioFoundation and AVAudioSession, it is possible?
Thanks,
Austin