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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sphinx-UE4

Sphinx-UE4 is a speech recognition plugin for Unreal Engine 4. The plugin makes use of the Pocketsphinx library.

Note: This plugin uses a slightly modified version of PocketSphinx, to support passing in a set of keywords, dynamically. The modified code is contained within the _other folder.

Information

Please read https://wiki.unrealengine.com/Speech_Recognition_Plugin for usage information.

I would love any feedback/advice on the plugin. Feel free to fork the code, or to contact me at shane.colbert@gmail.com

About

A speech recognition plugin for Unreal Engine 4. This is essentially a port of Pocketsphinx, to be used within an Unreal Engine project.

License:The Unlicense


Languages

Language:C 55.6%Language:C++ 43.1%Language:C# 1.1%Language:Makefile 0.2%