You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: