WindowsNT/SpeechRec
Continuous Dictation Speech Recognition and Speech Synthesis in Win32
This project offers an easy way to add continuous dictation and text-to-speech capabilities to Windows applications. It takes spoken words from a microphone and converts them into text, and conversely, takes text and generates spoken audio. Developers building Windows desktop software would use this to integrate voice commands or accessibility features.
No commits in the last 6 months.
Use this if you are a C++ developer building a Win32 application and need to integrate speech recognition or speech synthesis features directly.
Not ideal if you are looking for a high-level API for web or mobile development, or if you prefer a language other than C++.
Stars
17
Forks
8
Language
C++
License
—
Category
Last pushed
May 28, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/WindowsNT/SpeechRec"
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.
Azure-Samples/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
dectalk/dectalk
Modern builds for the 90s/00s DECtalk text-to-speech application.
Femoon/tts-azure-web
TTS Azure Web 是一个 Azure 文本转语音(TTS)网页应用,可以在本地或者云端使用你的 Azure Key 一键部署。TTS Azure Web is an Azure...
alphacep/vosk-unity-asr
Automatic Speech Recognition in Unity using Vosk library