OpenAI: gpt-4o-mini-tts

Price, performance, capabilities, and a ready-to-use request for gpt-4o-mini-tts.
Compare models
gpt-4o-mini-tts
AvailableOpenAIText to speechSync
Input / Output
$0.60 / $12.00
Context
128K
Max output
16K
Modalities
Audio

Getting started

  1. Create API key

    Create a key in Console, then use it with every model on the platform.

  2. Send your first request

    Copy the example for your language and run it against the endpoint.

    Text to speechTokenLab endpoint
    POST/v1/audio/speech
    curl -X POST "https://api.tokenlab.sh/v1/audio/speech" \
      -H "Authorization: Bearer sk-xxx" \
      -H "Content-Type: application/json" \
      -d '{
      "operation": "tts",
      "voice": "alloy",
      "model": "gpt-4o-mini-tts",
      "input": "Hello from TokenLab."
    }'

Pricing

Official price is the model maker's public baseline. TokenLab price is what you pay for this model on TokenLab.

Text to speech

Per 1M tokens
Official price
Input $0.60 / Output $12.00
TokenLab price
Input $0.60 / Output $12.00
Discount
-

Usage & activity

Success rate is the share of requests that completed. Latency is how long a full response takes; P95 means 95% of requests finished within that time.

Usage & availability

Last 24 hours

No data yet

Model performance
Metrics appear once privacy and data volume thresholds are met.

Data is based on aggregate user requests, excluding status checks.

Open in Console

Open gpt-4o-mini-tts in Console with a prompt ready to edit or send.

Help me try gpt-4o-mini-tts with a short audio request at /v1/audio/speech. Show the result and cost.

Use cases

01

Voice UX

Generate narration, onboarding audio, and spoken UI responses.

02

Side-by-side test

Compare response quality, latency, and price side by side.

Prompt examples

Generate calm onboarding narration for a developer tool.

Send the smallest possible request and show me the result and cost.

Compare this model with a cheaper one in the same category — when is each worth it?

This model has conditional pricing. Monthly token totals alone cannot produce a reliable estimate; use the detailed pricing for the request specification, cache, and applicable time window.

FAQ

How much does gpt-4o-mini-tts cost?

On TokenLab, gpt-4o-mini-tts costs Input $0.60 / Output $12.00 Per 1M tokens. The pricing table above shows the full breakdown. Rates depend on the billing unit, specification, and usage. Compare matching conditions in the model's detailed pricing; a single rate does not determine the total cost.

What is gpt-4o-mini-tts best for?

gpt-4o-mini-tts supports Text to speech. You can open it directly in Create.

How do I test gpt-4o-mini-tts?

Open gpt-4o-mini-tts in Create. A sample for /v1/audio/speech will be ready to try.

Which endpoint should gpt-4o-mini-tts use?

Use https://api.tokenlab.sh/v1/audio/speech for gpt-4o-mini-tts. The request example below shows the matching code shape.

Can I test gpt-4o-mini-tts before integrating it?

Yes. Open Console starts a ready draft for gpt-4o-mini-tts and keeps your prompt after sign-in, so you don’t lose context.

Which operations does gpt-4o-mini-tts support?

gpt-4o-mini-tts supports Text to speech. Select an operation above to see its endpoint and request example.

More from GPT 4o

Related models