voicebox_export_story
Export a complete story by rendering all items on all tracks into a single audio file and saving it to a specified path.
Instructions
Export a complete story as an audio file.
Renders all items on all tracks into a single audio file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| story_id | Yes | The story ID to export. | |
| output_path | Yes | Absolute path to save the audio file (e.g. "C:\output\story.wav"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||