text_to_dialogue
Convert text into spoken dialogue using ElevenLabs AI. Submit text and receive a task ID, status, and output URLs for the generated audio.
Instructions
Create a ElevenLabs task on RunAPI (text to dialogue). 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. | |
| dialogue | No | ||
| stability | No | ||
| timeout_ms | No | ||
| poll_interval_ms | No |