render_video
Render a video by providing a project ID and confirming content preview. Requires user confirmation to proceed with video generation including TTS, screen recording, and audio mixing.
Instructions
触发视频渲染(TTS + 录屏 + 混音,约 2-10 分钟)。必须先 get_render_preview 并由用户确认;user_confirmed_content 必须为 true。返回 progressUrl 与本机进度页。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | 项目 ID | |
| user_confirmed_content | Yes | 必须为 true:表示用户已在只读预览页核对 HTML 与配音文案无误 | |
| aspect_ratio | No | 视频比例:16:9(默认)/ 9:16 / 1:1 / 4:3 |