speak
Get speeches
grab data and URLs for all speak jobs.
GET
/
speak
/
all
Authorizations
x-api-key
string
headerrequiredResponse
200 - application/json
id
string
requiredA unique identifier for the audio.
createdAt
string
requiredThe date and time the audio was created.
status
string
requiredThe 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
requiredA URL to a file containing the input transcript.
voiceId
string
requiredThe voice ID used for the audio.
creditsDeducted
number
requiredThe number of credits deducted for the audio.
webhookUrl
string
The webhook URL to notify the user when the audio is ready.
errorMessage
string
requiredAn error message if the audio failed to process.