Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl \ --request GET \ --url "https://api.breeze.blue/v1/generation-jobs/job_01hasync/audio" \ --header "xi-api-key: $BREEZE_API_KEY"
"<string>"
Download the audio for a completed asynchronous text-to-speech job.
Breeze Developer API key.
Generation job identifier returned by async text-to-speech.
Generated audio bytes.
The response is of type file.
file