MobileCRM.Services.AudioRecorder.getRecordFilePath - Resconet/JSBridge GitHub Wiki

[v10.0] Returns absolute path to the file containing the record

Arguments

Argument Type Description
callback function(String) The callback function that is called asynchronously with the file path.
errorCallback function(errorMsg) The errorCallback which is called in case of error.
scope Object The scope for callbacks.