stop recording | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Stops the current sound recording. |
Introduced | 1.1 |
OS | mac, windows |
Platforms | desktop, server |
Example |
|
Related | Keyword: button Property: script, recording Command: revStopRecordingVideo, record sound, stop Glossary: command, property |
Description | Use the stop recording command to halt a recording being made. For example, you can use the stop recording command in the script of a button, to let the user click to stop recording sound. The stop recording command stops a recording started with the record sound command. The stop recording command sets the recording property to false. |
Tags | multimedia |