Use this API to query the status of an asynchronous Text-to-Speech task.
HTTP: Bearer Auth
Bearer API_key, can be found in Account Management>API Keys.The task ID returned when the task was submitted.
The task ID.
The current status of the task.
success, failed, expired, processing The ID of the audio file generated when the task was created. Once the task is complete, you can use the file_id to download the file via the File(Retrieve) API.
This field will not be returned if the request encounters an error.
Note: The returned download URL is valid for 9 hours (32,400 seconds) from the time it is generated.
Status code and details.