Skip to content

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

License

Notifications You must be signed in to change notification settings

MatrIsCool/sphinx-ue4

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.3%
  • C++ 7.7%
  • Other 1.0%