startRecordingAudioDump

abstract fun startRecordingAudioDump(context: <Error class: unknown class>, callback: CompletionHandler<RecordAudioDumpResult>)

To start recording the audio dump for ongoing meeting/call.

Since

3.13.0

Parameters

callback

A completion handler which will notify if the audio dump has been started successfully or not.

context

to get the file path where the audio dump will be stored.