Generate TTS Audio (Text-to-Speech)
Global Server
Global Server
POST
/api/v1/video/send_tts
If you want to use our TTS engine to generate an audio file and use it later for the "create" method for video synthesis, use this API.
You do not neccessarily need this API if you choose to upload your own audio to drive the lip motion of avatars. Note there are two ways to provide the audio for avatar video generation.
-
upload your own audio
-
Use the TTS that we provide (This API endpoing).
You can choose from public available TTS engines (currently we provdie Microsoft Azure and Elevenlabs), or use your custom trained TTS (obtained by the methods listed in user_voice section).
Request
Body Params application/json
Request samples
Responses
Modified at 2025-03-02 20:10:26