The TTS API that
speaks your language.
Describe a voice. Hear it speak. Ship it tonight.
Free tier included. No credit card required.
Ship voice features in 5 minutes
If you've used OpenAI's TTS, you already know our API.
curl https://api.murmr.dev/v1/voices/design/stream \
-H "Authorization: Bearer $MURMR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"text": "Ship voice features in five minutes.",
"voice_description": "A calm, confident narrator",
"language": "English"
}'Why developers choose murmr
State-of-the-Art Model
Qwen3-TTS was trained on 5 million hours of speech. Your users can tell the difference, even if they can't explain why.
Real-time Streaming
Your voice agents can finally keep up with the conversation.
10 Languages, Native Quality
Your Brazilian customers will notice. So will your German ones.
Style Instructions
Describe the voice you want in plain English. Excited narrator? Calm meditation guide? The model figures out the rest.
OpenAI-Compatible API
Point your existing OpenAI SDK at our endpoint. That's it. Your code doesn't know the difference.
Pricing That Scales With You
Start free, upgrade when you need to.
Portable Voice Embeddings
Extract voice data, store it in your own database, and use it anywhere. The recommended pattern for multi-tenant apps.
Stop overpaying for voice
See how murmr stacks up against the competition
| murmr | ElevenLabs | OpenAI | Google TTS | |
|---|---|---|---|---|
| Price | $10/mo | $22/mo | Pay-as-you-go | Pay-as-you-go |
| Included chars | 1M | 100K | — | — |
| Effective $/1M | $10 | $220 | $15 | $4-16 |
| Custom voices | Any voice from text | Your voice only | Presets only | Presets only |
| OpenAI-compatible | ✓ | ✗ | ✓ | ✗ |
Built for builders
See what developers are shipping with murmr
Voice Agents & Chatbots
Natural conversations in any language with style control
Game Dialogue
Dynamic NPC voices without expensive recording sessions
Content Localization
Dub videos and podcasts into 10 languages automatically
Audiobooks & Podcasts
Long-form narration that doesn't fatigue listeners
E-Learning
Accessible courses with natural pronunciation across languages
Accessibility
Screen readers and assistive tools that sound human
Pricing that makes sense
Start free. Scale when you need to.
Free
50K characters/month
- 3 saved voices
- 10 languages
- OpenAI-compatible API
Starter
1M characters/month
- 10 saved voices
- Commercial license
- Email support
Then $15/1M
Pro
3M characters/month
- 25 saved voices
- Commercial license
- Email support
Then $12/1M
Realtime
3M characters/month
- 50 saved voices
- WebSocket access
- For voice agents
Then $12/1M
Install the SDK
npm install @murmr/sdkpip install murmrcurl api.murmr.dev/v1/...Ready to ship voice?
Start free. No credit card required. Upgrade when you're ready.