Changes

Jump to: navigation, search

Labs/Jetpack/JEP/18

1 byte added, 00:24, 7 July 2009
m
Proposal
To begin recording to a file, call: <code>jetpack.audio.recordToFile</code>.
To stop the recording, call: <code>jetpack.audio.stopRecording</code>. This function will return the path of the Ogg/Vorbis file that the audio was recorded to.
To check if a recording is in progress (simultaneous recording of audio is not allowed), access the <code>jetpack.audio.isRecording</code> property.
Confirm
188
edits

Navigation menu