noir-neo/UniSpeech
iOS speech framework native plugin for Unity
This tool helps Unity developers integrate iOS speech recognition into their mobile games or applications. It takes spoken audio input from a user's microphone and converts it into text, which can then be used for in-app commands, voice chat, or other interactive features. This is for Unity game developers or mobile app developers targeting the iOS platform who want to add native speech-to-text functionality.
No commits in the last 6 months.
Use this if you are a Unity developer creating an iOS app and need to enable users to control the app or input text using their voice.
Not ideal if you need cross-platform speech recognition for Android or other operating systems, or if you require advanced natural language processing features beyond basic transcription.
Stars
14
Forks
3
Language
C#
License
MIT
Category
Last pushed
Oct 11, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/noir-neo/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