API that generates audio from text and accent. Generating audio through this endpoint costs 1 credit for every 30 seconds.
webhook_url
when the task succeeds or fails, with the following content:
id
(string): The unique identifier of the jobstatus
(string): The status of the job. Possible values are pending
, in_queue
, running
, failed
, done
failed_reason
(string): The reason of the failure if the job failedvideo_output
(string): The URL of the video if the job is doneAPI ID, from your settings page.
API Key, from your settings page.
The response is of type object
.