So we built our own. Twelve voices. Studio-quality rendering when you need it. Nine dollars a month, flat. Drops into any OpenAI-compatible client with one line changed. No meter. No character math. No bullshit. Beaming from a lab in Minnesota.
All twelve voices included on every paid tier. Tap any card to hear the same paragraph in that voice, rendered live from our API. Standard rendering ships on every plan; studio-quality rendering kicks in on Agency and up.
More voices coming as we tune. Or design your own on Agency and up.
The endpoint is OpenAI-compatible. Change one URL, keep your existing client code.
# Standard rendering (default, all tiers)
curl https://api.voicepep.com/v1/audio/speech \
-H "Authorization: Bearer vp_live_your_key" \
-H "Content-Type: application/json" \
-d '{"model":"standard","voice":"am_michael","input":"The morning fog lifted off Lake Pepin."}' \
--output out.mp3
# Studio rendering (Agency and up)
curl https://api.voicepep.com/v1/audio/speech \
-H "Authorization: Bearer vp_live_your_key" \
-H "Content-Type: application/json" \
-d '{"model":"studio","voice":"am_michael","input":"The morning fog lifted off Lake Pepin."}' \
--output studio.mp3
Two rendering modes, one API. Drop into n8n, Make, Zapier, or any script. Same request/response shape as OpenAI TTS. Flat monthly fee replaces per-character billing.
If you're running an n8n workflow, a faceless YouTube channel, or an AI-agent pipeline that costs ninety-nine dollars a month just to talk — you're paying for a meter, not for the sound. The math wasn't math. We built this instead.
Flat monthly, no meter. Character quotas are generous, not a trap. Every tier includes all twelve voices.
Hear it for yourself.
Your daily reading + automation.
Makers and heavy listeners.
Teams and client work.
Apps at scale.
Unlimited scale + concierge.
Annual plans save 15%. Overage buckets available on any tier — $5 for 500k characters, $15 for 2M, $40 for 6M.
Not use cases — actual products, tools, and platforms. OpenAI SDK to iPhone Shortcuts to Home Assistant. If it accepts an HTTP request, VoicePep talks back. A few from each category below — see the full list on the integrations page.
Two rendering modes. One flat monthly fee. Your data doesn't leave our hardware.
Everything people ask before signing up. Direct answers, no marketing fog.
Not answered here? Ping [email protected].