Comment on page
SoundRecorder
Multimedia component that records audio.
Specifies the path to the file where the recording should be stored. If this proprety is the empty string, then starting a recording will create a file in an appropriate location. If the property is not the empty string, it should specify a complete path to a file in an existing directory, including a file name with the extension .3gp.
Provides the location of the newly created sound.
Indicates that the recorder has started, and can be stopped.
Indicates that the recorder has stopped, and can be started again.
Starts recording.
Stops recording.
Last modified 5yr ago