GPT-4o-Mini-Tts - Text To Audio - gptproto
GPT-4o-Mini-Tts — Text To Audio (gptproto). GPTProto API reference.
POST
gpt-4o-mini-tts (text to audio)
OpenAI’s GPTProto format for the text to audio API.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
model | string | ✅ Yes | gpt-4o-mini-tts | The model to use for the request |
input | string | ✅ Yes | The quick brown fox jumped over the lazy dog. | Input parameter |
voice | string | ❌ No | alloy | Voice parameter |

