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?
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?
Use AVAudioRecorder for doing this. For more help see this tutorial.
Hope this helps.
© 2022 - 2024 — McMap. All rights reserved.