cordova-plugin-audio-recorder-api
cordova-plugin-audio-recorder-api copied to clipboard
use timer to stop recording in ios
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.