Can someone simply provide me with a simple step by step method to import and
use the sphinxbase.dll and pocketsphinx.dll in visual studio 2008 c++ and what
type of new project i should select i.e. win32 application or windowsform
application, i know this is basic and silly but it is greatly appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can someone simply provide me with a simple step by step method to import and
use the sphinxbase.dll and pocketsphinx.dll in visual studio 2008 c++ and what
type of new project i should select i.e. win32 application or windowsform
application, i know this is basic and silly but it is greatly appreciated.
It depends on what kind of application do you want to create. You can use
pocketsphinx.dll from both types of te applications.