voicebox_get_generation_status
Check the status of a speech generation job. Poll after starting generation until status shows completed or failed.
Instructions
Get the status of a speech generation job.
Poll this after voicebox_generate or voicebox_speak until status is "completed" or "failed".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| generation_id | Yes | The generation ID returned by generate/speak. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||