mergMicrophoneStartRecording | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | mergmicrophone | ||||||
Summary | This handler starts recording audio using any previously configured settings to the given output file | ||||||
Introduced | 8.0 | ||||||
OS | ios, mac | ||||||
Platforms | desktop, mobile | ||||||
Parameters |
| ||||||
Values |
| ||||||
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. | ||||||
Tags | externals |