Create a TTS clip asynchronously
wellsaid_create_clip_asyncStart asynchronous text-to-speech rendering for long or batched jobs, returning a clip ID. Poll with the get_clip tool to check status and retrieve the completed audio.
Instructions
Start an asynchronous TTS render and return the clip id/status. Use for long or batched jobs, then poll with wellsaid_get_clip. Returns the raw job record from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to speak. | |
| model | No | ||
| speaker_id | Yes | Voice speaker_id. | |
| library_ids | No |