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

I have Level Loading issue Because of this Plugin! #14

Closed EleaSkipper closed 6 years ago

EleaSkipper commented 7 years ago

Hi again ... I making a game using Blueprints and this C++ actor Plugin together to do some functions ... and it's going well when I test it in normal Play in Level editor and no problem with it but when I trying to export the game and Run it or Click Launch The level from UE4 editor the Level it's Not Loading and it keeps resetting and send me back to the same level ? and I'm sure the Problem Caused By Sphinx_ue4 because it's not happened before ...

shanecolb commented 7 years ago

It could be literally anything, from that description.. You followed these instructions from the wiki?

NOTE: When packaging a project. Ensure the model folder is included in 'Additional non-asset directories to Copy' (in Project Settings=>Packaging.

If you create a demo project (showcasing the issue) and send me a link, I can download and take a look.

EleaSkipper commented 7 years ago

when I export the Game Voice Capturing is nor working ?

shanecolb commented 7 years ago

points to previous comment

If you create a demo project (showcasing the issue) and send me a link, I can download and take a look.