Skip to main content
The resources (image, video, voice) generated by our API are valid for 7 days. Please save the relevant resources as soon as possible to prevent expiration.

Description

  • First you need to generate the voice through the following method or directly provide a link to the available voice file
    • If you want to use the system’s sound model to generate speech, you need to generate a link by calling the interface Create TTS
    • If you want to use the sound model you provide to generate speech, you need to generate a link by calling the interface Create Voice Clone
  • Secondly, you need to provide an avatar link, which can be a picture or video.
    • If you want to use the avatar provided by the system, you can obtain it through the interface Get Avatar List .Or provide your own avatar url.
  • Then, you need to generate an avatar video by calling the API Create Talking Avatar
  • Finally,The processing status will be returned promptly through the provided callback address, or you can also query it by calling the interface Get Video Info

Get Talking Avatar List

Request Headers Query Attributes Response Attributes Example Request
Response

Create Talking avatar

Request Headers Body Attributes Response Attributes
Please note that the generated video link can only be obtained when video_status is equal to 3. We provide 2 methods:
  1. Obtain through webhook
  2. Obtain by polling the following interface Get Video Info
Example Body
Request
Response

Get Video Info

Request Headers Query Attributes Response Attributes Example Request
Response

Get Avatar Detail

Request Headers Query Attributes Response Attributes Example Request
Response

Upload Talking Avatar

Request Headers Body Attributes Response Attributes Example Request
Response
Response Code Description
Please note that if the value of the response code is not equal to 1000, the request is failed or wrong