问题
I want to record the user voice and then play it back after some time.
Is there any way to do this in Objective-C for iPhone?
回答1:
Use AVAudioRecorder for doing this. For more help see this tutorial.
Hope this helps.
来源:https://stackoverflow.com/questions/1978698/how-to-record-the-user-voice-in-objective-c-for-iphone