IQAudioRecorderController icon indicating copy to clipboard operation
IQAudioRecorderController copied to clipboard

How to limit record time with Audiorecord as mediarecorder with setmaxduration.

Open jingle30101 opened this issue 5 years ago • 0 comments

I need to stop audio-record after 70 second from the starting time. With mediarecorder I used setMaxduration and this work well,

How can I a good a good approach with AudioRecord too.

Many Thanks for your help.

jingle30101 avatar Jan 14 '20 01:01 jingle30101