XaiJu
MacGruber_Laboratory
MacGruber_Laboratory

patreon


SpeechRecognition and EvilCorpHQ demo scene

A few weeks back I promised to look into speech recognition, as it would be an obvious good addition for LogicBricks. This can recognize simple keyword lists as well as more complex grammar using Windows 10 and Unity's speech recognition features. When starting with this project the assumption was I can wrap the simple looking API in a plugin and build a simple demo scene in just a few hours. However, making a reasonable plugin UI, implementing error handling and necessary performance features as well as circumvent VaM quirks with file dependencies took a bit longer.

Features

Examples

Some sentences that should be recognized by the demo scene's grammar definitions:

In this case I did stick to simple sentences structured as "action - fluff - object". Of course you could define variation not just in words but also in sentence structure.

Notes / FAQ

Credits for EvilCorpHQ scene

Dependencies for EvilCorpHQ scene

Download

SpeechRecognition and EvilCorpHQ demo scene

More Creators