androidRecorderStopRecording
Type
handler
Summary
Stop recording
Syntax
androidRecorderStopRecording()
Description
Use the androidRecorderStopRecording handler to stop the current recording. If no recording is currently happening, this handler will throw an error.
Examples
on mouseUp
try
androidRecorderStopRecording
catch tError
answer tError
end try
end mouseUp
Compatibility and Support
OS
android