Skip to content

MobileCRM.Services.AudioRecorder.stopRecording

rescocrm edited this page May 15, 2023 · 3 revisions

[v10.0] Stops recording audio from microphone

Arguments

Argument Type Description
callback function The callback function which is called asynchronously in case of success.
errorCallback function(errorMsg) The errorCallback which is called in case of error.
scope Object The scope for callbacks.
Clone this wiki locally