Open AI Text to Speech (HD)
The Audio API provides a text-to-speech endpoint, speech, based on TTS (text-to-speech) model. It comes with 6 build voices and can be used to: Narrate a written blog post Produce spoken audio in multiple languages Give real-time audio output using streaming Experiment with different voices (alloy, echo, fable, onyx, nova, and shimmer) to find one that matches your desired tone and audience. You…
Open AI Text to Speech (HD) endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Speech / |
The speech endpoint takes in three key inputs: the model name, the text that should be turned into audio, and the voice to be used for the audio generation. |
Open AI Text to Speech (HD) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $1 / month | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA Recommended | $50 / month | — |
|