mergMicrophoneStartRecording

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergMicrophoneStartRecording <filename>
Associationsmergmicrophone
Summary

This handler starts recording audio using any previously configured settings to the given output file

Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
filename
Values
NameTypeDescription
return

recording-status-enum

Description

If audio recording has already been started, then 'already recording' is returned in the result. If recording could not be started, then 'recording failed' is returned in the result. If recording is successfully started, the result is empty.

Tagsexternals