stop recording

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
stop recording
Summary

Stops the current sound recording.

Introduced1.1
OSmac, windows
Platformsdesktop, server
Example
if the mouse is down then stop recording
RelatedKeyword: 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.

Tagsmultimedia