gexgd0419/NaturalVoiceSAPIAdapter
Make Azure natural TTS voices accessible to any SAPI 5-compatible application.
Implements a SAPI 5 engine that bridges local Narrator voices and online Azure Speech Service voices by extracting encryption keys from Windows system files, supporting both 32-bit and 64-bit applications across Windows XP SP3 through Windows 11. Uses WebSocket transport with OpenSSL for secure communication with Azure endpoints, and includes language filtering to limit voice enumeration for SAPI-compatible applications. Supports three voice sources—local Narrator voices, Microsoft Edge Read Aloud online voices, and subscription-based Azure neural voices—all selectable through a registry-backed installer.
702 stars.
Stars
702
Forks
59
Language
C++
License
MIT
Category
Last pushed
Jan 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/gexgd0419/NaturalVoiceSAPIAdapter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
compulim/web-speech-cognitive-services
Polyfill Web Speech API with Cognitive Services for both speech-to-text and text-to-speech service.
VolcanicArts/VRCOSC
A modular node-programming language, program creator, animation system, toolkit, router, and...
Azure-Samples/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
alphacep/vosk-unity-asr
Automatic Speech Recognition in Unity using Vosk library
Femoon/tts-azure-web
TTS Azure Web 是一个 Azure 文本转语音(TTS)网页应用,可以在本地或者云端使用你的 Azure Key 一键部署。TTS Azure Web is an Azure...