voicebox_save_audio
Download a speech generation's audio to a specified absolute file path using the generation ID.
Instructions
Download a generation's audio and save it to a file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes | Absolute path to save (e.g. "C:\output\voice.wav"). | |
| generation_id | Yes | The generation ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||