Get API key
TTS for developers who hate pricing games

Studio-quality voices.Simple pricing. No credits.

Pay-as-you-go TTS API powered by the latest open-source models. $5 per 1 million characters. That's it.

Powered by models that beat ElevenLabs in blind listening tests.

Free credits

100K chars / month

Model switch cost

One URL change

Latency target

<500ms TTFB

Pricing snapshot

$5 / 1M

Beats OpenAI TTS and Polly on raw price, with the same simple pay-per-character model.

Cheapest mainstream
$15-16
per 1M characters

Voice preview

Aria / Studio

Live demo next
Voice cloningStreamingOpenAI-compatible

Free tier

100K chars

Commercial use included from day one.

Switching cost

Near zero

Change the base URL and keep shipping.

Demo

Hear the product, not just the pitch.

The public playground now hits the live alpha TTS backend. It stays intentionally narrow: three voices, short scripts, MP3 output, and rate limits so the demo remains useful without leaking your real API key.

Live playground

Generate a fresh clip from the alpha API

Live alpha
Public demo: MP3 output, rate limited115 / 280
Public alpha demo. Generate a short clip from the live SayWell endpoint.

Generated output

Live MP3 preview

Generate a clip to hear the live alpha output here.
280 character cap for the public demo
Three live voices wired to the alpha API
Want more than the demo? Request an API key below

Warm onboarding guide

Aria

Balanced and clear for product tours, support flows, and tutorials.

Welcome to SayWell. Type your script once, choose a voice, and ship production-ready audio without chasing credits.

Confident operator

Sol

Sharper cadence for voice agents, assistants, and menu systems.

Your API key includes one hundred thousand free characters every month, with commercial use included from day one.

Cinematic narrator

Vale

A broader performance range for trailers, games, and promo reads.

Build the scene, stream the dialogue, and keep every line item predictable from prototype to launch.

Pricing

This is where the value proposition closes.

The comparison is meant to feel obvious at a glance: cheaper than the cheapest mainstream APIs, cleaner than credits, and generous enough on free usage to get real integrations into production.

SayWell

Transparent pay-as-you-go pricing that undercuts OpenAI TTS and Polly.

$5 / 1M

ElevenLabs

Higher cost with credits, tiers, and plan-gated concurrency.

$120-300 / 1M

OpenAI TTS

Straightforward metering, but without cloning in the base offer.

$15 / 1M

Amazon Polly

Utility pricing, default quotas, and a less opinionated developer story.

$16 / 1M

Key messaging

No credits to track. No tiers to upgrade. No overages at 2x rates. One price per character, every character.

Price delta
3x
cheaper than OpenAI TTS
Use cases

Three customer segments where the math does the selling.

The page keeps each use case concrete. Instead of generic AI claims, every card anchors the visitor on a real workload, the cost delta, and the resulting savings.

Customer support and call routing

Voice Agents

A 10-minute customer call generates about 15,000 characters of speech. Transparent pricing matters when every call compounds.

SayWell

$0.08 / call

Typical competitor cost

$1.80-4.50 / call

Savings story

Save roughly $17,250-44,250 at 10,000 calls / month

RPG dialogue, ambient NPCs, cinematic scenes

Game Developers

A 50,000-line script lands near 5M characters. Full voice acting becomes a production decision instead of a budget constraint.

SayWell

$25 / release

Typical competitor cost

$600-1,500 / release

Savings story

Save $575-1,475 before you even factor in iteration cycles

Podcasts, explainers, Shorts and recap channels

Content Creators

A 30-minute weekly script runs roughly 45,000 characters. The savings compound every episode without subscription creep.

SayWell

$0.23 / episode

Typical competitor cost

$5.40-13.50 / episode

Savings story

Keep yearly TTS costs near $12 instead of $281-702

Developer details

A migration story developers can act on in one sprint.

The live alpha is intentionally narrow: one OpenAI-compatible speech endpoint, a few tested voices, and enough operational surface to let builders wire a real integration without guessing.

OpenAI-compatible `/v1/audio/speech` endpoint
Manual API keys for early testers
MP3, WAV, and Opus output
Three English alpha voices
Common OpenAI TTS model aliases supported
Per-key usage logging and monthly character limits
Hosted on Google Cloud TTS for fast alpha delivery
Narrow surface area so integrations stay debuggable

OpenAI-compatible example

Plug into an existing client.

from openai import OpenAI

client = OpenAI(
    base_url="https://saywell.io/v1",
    api_key="your-key"
)

response = client.audio.speech.create(
    model="studio",
    voice="aria",
    input="Welcome to the adventure, brave hero."
)

response.stream_to_file("output.mp3")
Trust

The product story has the right proof points.

These signals are intentionally lean. They give technical buyers a reason to believe the quality claim, the safety story, and the long-term portability of the stack.

Trust signal

Google Cloud-backed alpha

The first usable version runs on Google Cloud Text-to-Speech so builders can test the integration now instead of waiting for a fuller stack.

Trust signal

OpenAI-compatible endpoint

The alpha is intentionally narrow: one speech endpoint, one model, and enough compatibility to swap a base URL in existing clients.

Trust signal

Direct onboarding

API keys are issued manually while the product surface stays small, so early testers get direct support instead of a brittle self-serve maze.

Benchmark

Link out to human preference rankings.

The page references TTS Arena so visitors can see how the voice quality narrative connects to a public leaderboard instead of a private claim.

View TTS Arena rankings
Waitlist

Get your free API key.

100,000 characters per month. No credit card required. Commercial use included. The goal is simple: let developers build a real integration before they ever need procurement.

All voices included
Voice cloning access
Commercial use on free
Get your free API key. 100,000 characters per month. No credit card required.

By joining, you agree to the Terms and Privacy Policy.