Create Video from Audio
Generate an AI avatar video from an audio file or url
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
A public HTTPS link of an audio file (mp3).
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.
Response
Unique Identifier of the video.
Video generation estimated completion time in seconds.
Extra detail.