cmusphinx / sphinx4

Pure Java speech recognition library
cmusphinx.sourceforge.net
Other
1.41k stars 586 forks source link

Problem porting to CSharp. #54

Closed Delaley closed 8 years ago

Delaley commented 8 years ago

I Started porting Sphinx 4 to CSharp but I noticed it needed Jsapi. Can it be done without jsapi?

nshmyrev commented 8 years ago

Jsapi support was dropped from sphinx4 quite some time ago. Make sure you are using latest sources. In any case, jsapi is certainly not important for us.