All Commands
All Data Adjustment
Commands
INPUT_AUDIO
Capture Audio from the users microphone and store it on the server.
| Number | Name | Default | Type | Description |
|---|---|---|---|---|
| 1 | obj_id | 0 | Integer | The ID of the object where you want to store the link to the Audio file. |
| 2 | obj_part | String | The Object Part to store the URL in. Valid parts for this command are C1, C2 or an XML field name. |
|
| 3 | class | String | Container Class | |
| 4 | id | String | HTML Element ID to use. | |
| - | input_id | String | Form Field ID | |
| - | use_icon | fa-upload | String | Icon for the Use Button |
| - | use_text | Use Recording | String | Text for the Use Button |
| - | path | String | File Path to use for the recording. |