I downloaded the pocketsphinx and the sphinxbase source for windows and tried to test CMU sphinx. I use Visual C++ 2013 Update 4. I compiled the libraries and the test program 'pocketsphinx_continuous' successfully.
Now, when I start pocketsphinx_continuous I get an error with the code 0xC0000005. I didn't change any code line. The laoded model is also the provided.
What could be the problem?
Best regards
Pellaeon
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I downloaded the pocketsphinx and the sphinxbase source for windows and tried to test CMU sphinx. I use Visual C++ 2013 Update 4. I compiled the libraries and the test program 'pocketsphinx_continuous' successfully.
Now, when I start pocketsphinx_continuous I get an error with the code 0xC0000005. I didn't change any code line. The laoded model is also the provided.
What could be the problem?
Best regards
Pellaeon
ok found the problem. Was a mix of VS 2010 and 2013 DLLs