travisvn/edge-tts-client
Client-side (web browser) implementation of Edge TTS package — Microsoft Edge Read Aloud API called to generate free text-to-speech
This tool helps developers integrate text-to-speech capabilities into web browsers or Node.js applications. You provide text input, specify a voice and audio format, and it outputs an audio stream. It's for web developers or backend developers building applications that require converting written content into spoken audio.
No commits in the last 6 months. Available on npm.
Use this if you are a developer looking to add Microsoft Edge's text-to-speech functionality to your web application or Node.js service, offering various voices and audio formats.
Not ideal if you need a simple, ready-to-use application for converting text to speech without writing code, or if you're not a developer.
Stars
22
Forks
5
Language
TypeScript
License
GPL-3.0
Category
Last pushed
Aug 23, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/travisvn/edge-tts-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
rany2/edge-tts
Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or...
travisvn/edge-tts-universal
Use Microsoft Edge's online text-to-speech service in Node.js, browsers, or any JavaScript...
Migushthe2nd/MsEdgeTTS
A simple Azure Speech Service module that uses the Microsoft Edge Read Aloud API....
lobehub/lobe-tts
🎤 Lobe TTS - A high-quality & reliable TTS/STT library for Server and Browser
hs-CN/msedge-tts
This library is a wrapper of MSEdge Read aloud function API. You can use it to synthesize text...