start Recording Audio Dump
abstract fun startRecordingAudioDump(context: <Error class: unknown class>, callback: CompletionHandler<RecordAudioDumpResult>)
Content copied to clipboard
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.