Create talking avatar video
Video
Create Video from Avatar
Create a video with talking avatar using script or audio input. Either provide a script for text-to-speech or upload an audio file.
POST
Create talking avatar video
Create a talking avatar video by providing a script, avatar ID, and voice ID. This endpoint generates videos with AI avatars speaking your provided text.
Example Usage
Related Guides
Create Avatar Videos Guide
Learn how to create avatar videos step-by-step
Get Video Status
Check the status of your video generation
Authorizations
API key for authentication. Obtain your key from the JoggAI dashboard.
Body
application/json
Avatar configuration
Voice configuration including script or audio input
Aspect ratio of the output video
Available options:
portrait, landscape, square Example:
"portrait"
Background style:
- 1 - Full screen
- 2 - Split screen
- 3 - Picture in picture
Available options:
1, 2, 3 Example:
1
Enable or disable subtitles
Example:
true
Webhook URL for status notifications
Example:
"https://example.com/webhook"
Custom name for the video
Example:
"My Talking Avatar Video"
Response
200 - application/json
Success

