Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to record audio from user and play it back. This I have implemented. My need is to capture the audio that app produces. Can I record the audio using avAudiorecorder.

Is there is any problem for recording audio using two simultaneous recorders

share|improve this question
why record the output? why not just write it to a file – meggar Feb 15 '12 at 16:28
The app also produces some extra sounds – Johnykutty Feb 15 '12 at 17:23
if the app produces sounds, then you already have the sounds, there is nothing to record – meggar Feb 15 '12 at 19:05

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.