Stops the current sound recording.
# Metadata
Platforms: desktop, server OS: mac, windows Introduced: 1.1 Security:
# Syntax
stop recording
# Examples
if the mouse is down then stop recording
# 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
# See
- **keyword:** button - **property:** script, recording - **command:** revStopRecordingVideo, record sound, stop - **glossary:** command, property