generate_speech
Convert text to speech with a selected voice_id (see list_voices). This consumes credits. Speech renders synchronously: the result usually returns immediately with output_urls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| speed | No | ||
| model_id | No | ||
| voice_id | Yes | ||
| stability | No | ||
| similarity_boost | No |