Check the progress of a audio project. The downloads field is populated after a successful render.
Statuses
queued — waiting to startrendering — in progresscomplete — ready; see downloadserror — a failure occurred (see error)canceled — user canceleddraft — not usedBearer authentication header of the form Bearer <api_key>, where <api_key> is your API key. To get your API key, go to Developer Hub and click "Create new API Key".
Unique ID of the audio project. This value is returned by all of the POST APIs that create an audio.
"cuid-example"
Success
Success
Unique ID of the audio. Use it with the Get audio Project API to fetch status and downloads.
"cuid-example"
The name of the audio.
"Example Name"
The status of the audio.
draft, queued, rendering, complete, error, canceled "complete"
The type of the audio project. Possible values are VOICE_GENERATOR, VOICE_CHANGER, VOICE_CLONER
"VOICE_GENERATOR"
Whether this resource is active. If false, it is deleted.
The amount of credits deducted from your account to generate the audio. We charge credits right when the request is made.
If an error occurred while generating the audio, credits will be refunded and this field will be updated to include the refund.
2
In the case of an error, this object will contain the error encountered during video render
null