track_add
Add an audio track to a multitrack podcast project by providing its file path, track ID, and project location. Optionally set speaker, role, or label for the track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | dialogue | |
| label | No | ||
| speaker | No | ||
| track_id | Yes | ||
| file_path | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |