Start Recording
Begins recording sound from the microphone and carries on, until Stop Recording or the time limit ends it.
An action in the Audio group.
Its type is action.record_start.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
maxSeconds |
Stop by itself after | data in | Int |
toFolder |
Save in this folder | data in | String |
name |
File name | data in | String |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Stop by itself after | maxSeconds |
300 |
seconds |
| Quality | quality |
voice |
voice, high |
| Save in this folder | toFolder |
— | — |
| File name | name |
— | — |
| If one is already there | whenExists |
keep_both |
replace, keep_both, skip |
- microphone access
A missing permission is flagged in the editor rather than blocking the macro — the graph is fine, the phone is not, and granting it starts the node working with no edit here at all.