GET
/
speak
/
all

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json
id
string
required

A unique identifier for the audio.

createdAt
string
required

The date and time the audio was created.

status
string
required

The status of the audio.

step
string

The step of the audio.

audioUrl
string

A URL which can be used to download the audio.

transcriptUrl
string
required

A URL to a file containing the input transcript.

voiceId
string
required

The voice ID used for the audio.

creditsDeducted
number
required

The number of credits deducted for the audio.

webhookUrl
string

The webhook URL to notify the user when the audio is ready.

errorMessage
string
required

An error message if the audio failed to process.