Yeti47/Vosk4Unity
Vosk4Unity is a module for the Unity Engine that provides a simple way to integrate speech recognition into your application. It is based on and powered by the Vosk speech recognition engine.
This tool helps Unity game developers, virtual reality creators, or interactive application designers add voice commands to their projects. It takes spoken words from a user and converts them into text that the application can understand, enabling features like voice control in games or hands-free navigation in VR. This is for anyone building experiences within the Unity engine who wants to incorporate natural language input.
No commits in the last 6 months.
Use this if you are developing an interactive experience in Unity and want to include speech recognition for user commands or input on a Windows platform.
Not ideal if you need to deploy your Unity application with speech recognition on Linux, Android, or macOS, as these platforms are not currently supported.
Stars
29
Forks
5
Language
C#
License
MIT
Category
Last pushed
Dec 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/Yeti47/Vosk4Unity"
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