Create Video from Text
Generate an AI avatar video from text
Authorizations
Your API key with the prefix: dr_
. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the account settings panel (In the bottom left corner click on your Account
→ profile
)
Body
The avatar to be used to generate the video
Aspect ratio of the video.
16:9
- 16:9 - Standard widescreen9:16
- 9:16 - Vertical4:3
- 4:3 - Traditional TV format1:1
- 1:1 - Square
16:9
, 9:16
, 4:3
, 1:1
The background color video. A six-bit hex color code starts with #. (e.g. #DRDRDR) NOTE: The background_image
will get preference over background_color
if both are specified.
A public HTTPS link of an image (jpg/jpeg/png).
Title of the video. Length should be less than 100 characters.
Language used to generate the audio. Language Id for English - Default (en-us)
is 94
This controls the level of variation in generated audio. Low stability will increase expressiveness of speech while high stability will lower expressiveness but increase the predictability of how the script is spoken.
0 < x < 1
Level of exaggeration of the speaking style. Available only for custom voices. Higher values will make increase similarity of cloned voice but may cause the audio to be less stable.
0 < x < 1
Response
Unique Identifier of the video.
Video generation estimated completion time in seconds.
Extra detail.