tags:

views:

59

answers:

0

I would just like to know how to record audio from the iPhone's mic using the iPhone SDK. I tried using AQRecorder with SpeakHere but I can't get it to work. I would like to be able to record audio onto a file and then show play the audio back when the user requests it. Is there any easy way to do this? I just started iPhone development today so it would be nice if you could explain it in simple context.