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, donefailed_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.
Text to be converted to speech
8000Output audio url
Credits used in this API call
Duration of the video in seconds
Whether the job is hidden or not
Failed reason
Accent to be used for the speech
Webhook URL for status updates. Default is null.
200