Components
keyboard_arrow_up
Add
Sound recorder
-
Description
Sound recorder
The Sound Recorder component allows you to record audio in our device.
-
Events
- After sound recorder
- This event is activated when the stop button has been pressed recording, associated with the "Stop" procedure.
- Started recording
- This event is activated when you start recording a sound.
- Stopped recording
- This event is activated when recording is stopped.
-
Procedures
- Start
- This method allows you to start recording.
- Stop
- This method stops the recording.
-
Properties
- Saved recording
- This property specifies the path to the file where the file should be stored. recording. If this property is the empty string, starting a recording will create a file in a proper location. If the property is not the empty string, you must specify a full path to a file in an existing directory, including a file name with the extension .3gp.