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