Skip to content

MobileCRM.Services.AudioRecorder

Maros Kolibas edited this page Nov 29, 2019 · 2 revisions

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

Clone this wiki locally