Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DllNotFoundException: libpocketsphinxwrap #11

Open
johnnymurf opened this issue Apr 8, 2021 · 0 comments
Open

DllNotFoundException: libpocketsphinxwrap #11

johnnymurf opened this issue Apr 8, 2021 · 0 comments

Comments

@johnnymurf
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant