MobileCRM.Services.AudioRecorder - Resconet/JSBridge GitHub Wiki

MobileCRM.Services.AudioRecorder Object

[v10.0] Represents a service for recording an audio.

Properties

Property Type Description

Methods

Method Description
getRecordBase64 [v10.0] Returns recorded audio from microphone as base64 string
getRecordFilePath [v10.0] Returns absolute path to the file containing the record
stopRecording [v10.0] Stops recording audio from microphone

Functions

Function Description
startRecording [v10.0] Starts recording audio from microphone