gsssrao/UnityAndroidSpeechRecognition
This repository is a Unity plugin for Android Speech Recognition (based on Java implementation)
This plugin helps game developers integrate spoken commands or voice input into their Android games created with Unity. It takes spoken words from the player, processes them using Android's built-in speech recognition, and converts them into text that the game can understand and respond to. Game designers and Unity developers are the primary users, allowing them to create interactive voice experiences.
No commits in the last 6 months.
Use this if you are a Unity developer building an Android game and need a straightforward way to add basic speech recognition for player commands or voice input.
Not ideal if you need highly customized, offline, or advanced speech-to-text functionality beyond what the standard Android speech recognizer offers.
Stars
85
Forks
28
Language
Java
License
GPL-3.0
Category
Last pushed
May 04, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/gsssrao/UnityAndroidSpeechRecognition"
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