pocketsphinx-unity-demo icon indicating copy to clipboard operation
pocketsphinx-unity-demo copied to clipboard

DllNotFoundException: libpocketsphinxwrap

Open johnnymurf opened this issue 4 years ago • 0 comments

Get this error when using Unity 2019.4.5. Know how to fix it?

DllNotFoundException: libpocketsphinxwrap Pocketsphinx.pocketsphinxPINVOKE+SWIGExceptionHelper..cctor () (at Assets/Pocketsphinx/pocketsphinxPINVOKE.cs:105) Rethrow as TypeInitializationException: The type initializer for 'SWIGExceptionHelper' threw an exception. Pocketsphinx.pocketsphinxPINVOKE..cctor () (at Assets/Pocketsphinx/pocketsphinxPINVOKE.cs:125) Rethrow as TypeInitializationException: The type initializer for 'Pocketsphinx.pocketsphinxPINVOKE' threw an exception. Pocketsphinx.Decoder.DefaultConfig () (at Assets/Pocketsphinx/Decoder.cs:83) TestScript.SetupDecoder () (at Assets/TestScript.cs:40) TestScript.Start () (at Assets/TestScript.cs:25)

johnnymurf avatar Apr 08 '21 08:04 johnnymurf