adrenak/UniSpeech
A simple to use Speech Recognition library for Unity based on the Microsoft Cognitive Services
Integrating speech recognition into Unity applications can be complex. This tool helps Unity developers easily add voice commands or spoken input to their games or interactive experiences. It takes spoken audio from users and converts it into text that your Unity application can act upon.
No commits in the last 6 months.
Use this if you are a Unity developer looking for a straightforward way to add speech-to-text capabilities to your Unity project.
Not ideal if you are not developing in Unity or need a speech recognition solution for a non-Unity application.
Stars
15
Forks
—
Language
C#
License
MIT
Category
Last pushed
Dec 15, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/adrenak/UniSpeech"
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