Voiceover to video
Upload the approved voiceover. VideoGen transcribes it, creates matching visuals, adds captions, and returns an editable project.
Examples of narration driving visual timing, captions, and scene selection across different formats.
Lesson built around an uploaded voiceover
The original narration sets the timing while VideoGen adds matching visuals and captions.
Narrated training walkthrough
Clear spoken instruction paired with supporting visuals for an internal how-to video.
Narrated proposal walkthrough
A business presentation paced around narration with captions and visual continuity.
Use the original recording as the source of truth while VideoGen builds the visual production around it.
Use the uploaded narration to determine timing, captions, and visual pacing.
Generate or select b-roll that follows the meaning and timing of the voiceover.
Set caption styling and a logo in the workflow request, then refine the editable project before export.
Upload the approved audio, optionally attaching a transcript before starting the workflow.
Select stock footage or describe an AI visual style, pacing, and output format.
VideoGen builds the timed scenes, captions, and edits around the original audio.
Upload the audio first, then pass its file id to the workflow.
View complete API documentationcurl -X POST https://api.videogen.io/v1/workflows/voiceover-to-video \
-H "Authorization: Bearer sk_videogen_live_..." \
-H "Content-Type: application/json" \
-d '{
"fileId": "vg_file_...",
"visualStyle": {
"type": "AI_IMAGE",
"aiStyle": "clean editorial illustrations with subtle depth"
},
"visualPacing": "MEDIUM",
"quality": "HIGH",
"remixActions": [
{
"type": "CONVERT_IMAGES_TO_VIDEOS",
"motionPrompt": "slow cinematic push-in",
"muteOutputVideos": true,
"quality": "HIGH"
},
{
"type": "ADD_TRANSITIONS",
"sectionTransition": "DYNAMIC",
"assetTransition": "FADE"
}
]
}'Turn selected audio segments into visual social and educational content.
Add visuals and captions to approved leadership narration.
Build structured lessons around expert-recorded audio.