Last updated: August 2026
We built EasyVoice because TTS is overpriced. ElevenLabs charges $5–$99/month. PlayHT charges $29+/month. For the same job — converting text to audio — you shouldn't need to spend more than $9.99. Or anything at all, for most use cases.
We're powered by Kokoro-82M, an open-source text-to-speech model with an Apache 2.0 license. This means no vendor lock-in, transparent technology, and a model that gets better with community contributions.
Building on an open model instead of a closed, per-character API lets us keep a free tier and a flat Pro price, so students, indie creators, and developers in emerging markets are not priced out of text-to-speech.
Whether you're a content creator adding voiceovers to videos, a developer integrating TTS into your app, or a student who needs articles read aloud — EasyVoice has you covered with 66 voices across 9 languages.
In numbers: 66 voices across 9 languages, of which 12 are available on the free tier. 5,000 characters a day, free, no card required. Pro is a flat $9.99/month. All of it is reachable programmatically through the OpenAI-compatible API described in the Technology section below.
EasyVoice launched in March 2026 and is built and operated by InfoDriven, a software company based in Dubai, UAE, founded in 2024. It is not a venture-funded startup and not a reseller of someone else's API: the same small team writes the web application, runs the speech-synthesis infrastructure, and answers the support email.
We keep the team page honest rather than decorative — there is no stock photo and no invented org chart here. If you need to reach a human, write to support@infodriven.ae; that address is monitored by the people who build the product.
For partnership, press, or legal enquiries, contact support@infodriven.ae. Our terms of service and privacy policy are available at /terms and /privacy.
Our speech synthesis is powered by Kokoro-82M, an 82-million-parameter neural TTS model released under the Apache 2.0 license. The web application is built on Next.js with a TypeScript + React stack. Our API is OpenAI-compatible: point your existing OpenAI TTS client at https://easyvoice.ae/api/v1 and it will work as a drop-in replacement. Because Kokoro-82M is open source, you can audit the model, self-host it, or fork the implementation at any time — we believe that transparency is what builds long-term trust.