ActiveNick/Unity-MS-SpeechSDK
Sample Unity project used to demonstrate Speech Recognition using the new Microsoft Speech Service (Preview) via WebSockets.
This is a sample Unity project for developers looking to add speech recognition capabilities to their applications. It takes spoken audio input, either from a file or directly from a microphone, and converts it into text in real-time. This project is ideal for Unity developers creating interactive experiences, games, or other applications that require voice commands or spoken input.
No commits in the last 6 months.
Use this if you are a Unity developer who wants to integrate Microsoft's Speech-to-Text service into your projects to process spoken language.
Not ideal if you are looking for a ready-to-use end-user application or if you are not familiar with Unity development.
Stars
65
Forks
15
Language
C#
License
MIT
Category
Last pushed
Feb 21, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/ActiveNick/Unity-MS-SpeechSDK"
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