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.
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.