cordova-plugin-audio-recorder-api icon indicating copy to clipboard operation
cordova-plugin-audio-recorder-api copied to clipboard

use timer to stop recording in ios

Open emj365 opened this issue 9 years ago • 0 comments

In the iOS, invoke the callback delays when recording complete with duration. But the manually stopping is fine.

So I guess using the timer to control it in iOS should solve the problem.

emj365 avatar Jul 11 '15 07:07 emj365