EricBatlle/UnityAndroidSpeechRecognizer
🗣️ Speech recognition on Unity and Android without the annoying google popup!
This tool helps Unity game or app developers integrate real-time speech recognition into their Android projects. It takes spoken audio input from the device microphone and outputs recognized text, which can then be used within the Unity application. It's designed for developers creating interactive experiences where users speak commands or dictation, like in games or educational apps.
No commits in the last 6 months.
Use this if you are a Unity developer building an Android application and need to add seamless, continuous speech recognition without intrusive pop-ups.
Not ideal if you are looking for a general-purpose Android speech recognition solution outside of a Unity development environment.
Stars
71
Forks
14
Language
ShaderLab
License
MIT
Category
Last pushed
Mar 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/EricBatlle/UnityAndroidSpeechRecognizer"
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