Text to speech · API

Give it text.
Get a voice.

A leaner, cheaper text to speech API. Natural voices, fair pricing, no lock in. Built as the simple alternative to the expensive incumbents — the same clean audio, a fraction of the cost.

Try it live
Ready

The endpoint

One clean call.

POST some text, name a voice, get back audio. That's the whole API.

# Generate speech
curl -X POST https://voices.plink.com/v1/speech \
  -H "Content-Type: application/json" \
  -d '{"text":"Hello from Voices by Radio.","voice":"aria","format":"mp3"}' \
  --output hello.mp3

The voices

Ten to start.


Why it's cheaper
Open
Open models, no per character license
Lean
Runs on plain CPU, scales cheaply
Yours
One API for all your products