Migushthe2nd/MsEdgeTTS
A simple Azure Speech Service module that uses the Microsoft Edge Read Aloud API. https://www.npmjs.com/package/msedge-tts
This tool helps developers integrate high-quality, natural-sounding voice generation into their applications or systems. You provide text input, specify a voice and output format, and it generates audio files or streams, along with optional metadata like word and sentence boundaries. It's ideal for developers building server-side applications that require text-to-speech capabilities, leveraging Microsoft Edge's Read Aloud API.
325 stars.
Use this if you are a developer who needs to convert text into speech programmatically within a server-side environment, offering various voices, adjustable speech characteristics, and precise timing information.
Not ideal if you need a client-side text-to-speech solution that runs directly in a web browser other than Microsoft Edge, or if you require full SSML support beyond basic voice, prosody, and speak elements.
Stars
325
Forks
52
Language
TypeScript
License
MIT
Category
Last pushed
Jan 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/Migushthe2nd/MsEdgeTTS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
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...
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...
LibreSpark/LibreTTS
TTS-文本转语音/文本转语音前端,兼容OpenAI、EdgeTTS等接口