IOS - avaudiorecorder overwrite particular slider point moved
I am using AVAudioRecorder for recording sound in my ios app. I want that
if user moves the UISlider object to 2 seconds back and press Record
button then after saving the recording file and playing it, user should
hear the recording should be overwrite the 2 seconds. How can I achieve
this functionality? Can anyone please help?
No comments:
Post a Comment