How does one record audio using iOS? Not the input recording from the microphone, but I want to be able to capture/record the current playing audio within my app?
So
There is no public API for capturing or recording all generic audio output from an iOS app.