shanecolb / sphinx-ue4

A speech recognition plugin for Unreal Engine 4. This is essentially a port of Pocketsphinx, to be used within an Unreal Engine project.
The Unlicense
150 stars 80 forks source link

Modified plugin to have the option for "live recognition" #8

Closed JTensai closed 8 years ago

JTensai commented 8 years ago

Modified plugin to have the option for 'live recognition' this allows the user to specify how often they would like the plugin to check for any words that have been spoken so far. This improves performance in settings with high background noise, but does limit the length of chained phrases, previous implementation (listen until no sound is heard) is still available by simply not using the live recognition