← All models
Text to Speech Endpoint for Inworld's TTS-1.5 Max.
Details
- Accepts
- text
Pricing
- Price
- 0.00125 cr / character
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| textrequired | string | The text to synthesize into speech. Maximum 2000 characters. |
| voice | stringenum: Loretta (en), Darlene (en), Marlene (en), Hank (en), Evelyn (en), Celeste (en)… | The voice to use for synthesis. |
| sample_rate_hertz | integerenum: 8000, 16000, 24000, 32000, 40000, 48000 | The sample rate in Hz for the output audio. |
Output
| Field | Type | Description |
|---|---|---|
| audio | — | Generated audio file. |