pocketsphinx-unity-demo
pocketsphinx-unity-demo copied to clipboard
DllNotFoundException: libpocketsphinxwrap
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)