Create Voice is an asynchronous task API.After submitting the request, the result will not be returned immediately.
You can obtain the result using one of the following methods:
Set hookUrl to receive a callback notification when the task is completed
Or call the fetch API to manually query the task status and result
If you use hookUrl, please ensure that the URL is publicly accessible; otherwise, the callback notification may fail.
The uploaded audio must contain clear human speech, otherwise the voice creation may fail.
Please follow these requirements:
The audio must contain clear human speech
Avoid background noise, music, or echo
Do not include multiple speakers
Low-volume, unclear, or noisy audio may cause generation failure or poor results
The created voice is a private resource, and the following limitations apply:
Cross-account usage is not supported
After the voice is successfully created, please use it promptly, otherwise it may expire or become unavailable.
It is recommended to use the voice as soon as possible after creation to avoid expiration.