resumeRecorder()
Dart API: resumeRecorderarrow-up-right
On Android this API verb needs al least SDK-24. An exception is thrown if the Recorder is not currently paused.
Example:
Dart
Javascript
await myRecorder.resumeRecorder();
Lorem ipsum ...
</div>
Last updated 5 years ago
Was this helpful?