GPT-4o-Mini-Tts - Text To Audio - official-format-copy
GPT-4o-Mini-Tts — Text To Audio (official-format-copy). GPTProto API reference.
POST
gpt-4o-mini-tts (text to audio)
Gpt’s official format copy 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 |

