voicebox_export_generation_audio
Export a generation's audio with applied processing like normalization and effects, saving to a local file.
Instructions
Export a generation's audio via the history export endpoint.
This may include processing (normalization, effects) unlike voicebox_save_audio which returns raw audio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes | Absolute path to save the audio file. | |
| generation_id | Yes | The generation ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||