Overview/MCP/Read Aloud Video

Read Aloud Video

Create page-by-page narrated visual videos through MCP.

Read Aloud Video through MCP

Read Aloud Video uses read_aloud_video and creates page-by-page narrated visuals.

Call kp_get_catalog first, then pass these arguments to kp_create_creation:

{  "type": "read_aloud_video",  "prompt": "Explain MCP step by step in six pages",  "language": "en",  "aspect_ratio": "16:9",  "scene_count": 6}

Use only catalog-supported page counts. Do not send duration_seconds.

After completion, kp_get_creation may return video, PPT, or PDF artifacts. Supported pages can be updated through kp_edit_creation.