Realistic Text-to-Speech (TTS) API
Our Realistic Text-to-Speech (TTS) API provides developers with a powerful and flexible solution for converting text into high-quality, natural-sounding audio. Powered by Microsoft's advanced TTS engine, this API offers a vast selection of hundreds of voices across numerous languages and dialects. Key features include the ability to dynamically fetch an up-to-date list of all supported voices,…
Realistic Text-to-Speech (TTS) API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Download Audio /tts/audio/{audio_id} |
Downloads a previously generated audio file using its unique ID. |
| GET |
List Voices /tts/voices |
Retrieves a list of all available voices for Text-to-Speech synthesis. The voice list is cached for 24 hours to improve performance. |
| POST |
Generate Speech /tts |
Converts text into spoken audio and returns a URL to the generated file. |
Realistic Text-to-Speech (TTS) API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 1000 / hour |
|
| ULTRA Recommended | $39 / month | 1000 / hour |
|
| MEGA | $99 / month | 1000 / second |
|