I am creating a sample of PocketSphinx using the steps given here https://github.com/cmusphinx/pocketsphinx/
I have generated Csharp classes defined in their procedure which is successfull. The problem i am facing is, I have integrated those classes and the test.cs written by them. But I am getting error while running that class.
Error Image Please refer for detail
It will be great if anyone can help me out with this. Thanks