- Home /
Avatar Speech Recognition in unity 3d 5.0.4
Hi,
i am working on speech recognition. Now i am facing difficulties in this project, Avatar that i created recognized my voice and respond on my question accordingly. And avatar lips also moves accordingly. Can someone tell me how to do this task in unity project? Thank you
I am unsure what already works and what you plan to do, so here are some general pointers to resources:
For speech recognition take a look at $$anonymous$$icrosoft's speech recognition, for automatic answering check chatbots.org and for lip syncing see this question or search in the asset store (SALSA seems rather solid).
Your answer
Follow this Question
Related Questions
Speech to text 3rd party Libraries - Kaldi or Pocketsphinx? 1 Answer
How to use custom TensorFlow speech recognition model in Unity3d? 0 Answers
Standalone mobile speech to text for Unity? 0 Answers
KeywordRecognizer: is there a way to know the words it's hearing that don't match a key? 0 Answers
Can't bind pocketsphinx to Unity 1 Answer