Create Avatar Videos
Create Talking Avatar Videos
Creates a talking avatar video with specified parameters
POST
Authorizations
Body
application/json
ID of the avatar to use
Source type of the avatar. 0: jogg avatar, 1: your avatar
Available options:
0
, 1
Background style. 1: with background, 2: green screen, 3: webm
Available options:
1
, 2
, 3
ID of the text-to-speech voice to use
Aspect ratio of the output video. 0: [9:16], 1: [16:9], 2: [1:1]
Available options:
0
, 1
, 2
Url for Audio, either script or audio_url must be provided, but not both.
Subtitle option. true: enable subtitles, false: disable subtitles
Script content for the avatar to speak. Must provide either script or audio_script