ai_avatar
Create a talking avatar video from a face image and audio clip. Submit a prompt to start the task and get status and output URLs.
Instructions
Create a Kling task on RunAPI (ai avatar). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| prompt | Yes | Description of the avatar. | |
| timeout_ms | No | ||
| callback_url | No | Webhook URL for async notifications. | |
| poll_interval_ms | No | ||
| source_audio_url | Yes | Audio URL for lip sync. | |
| source_image_url | Yes | Face image URL. |