SPHINX ENGINE FOR ASTERISK 1.6 - SVN HEAD (c) 2009, Christopher Jansen http://scribblej.com/ INSTALLATION: you can EITHER 1) copy res_speech_sphinx.c to /res in your asterisk source dir, and then copy speech_sphinx.h to include/asterisk/ in your surce dir, compile and install asterisk OR 2) copy the sphinx.patch someplace and apply in your asterisk source dir something like "patch -p0 < ~/sphinx.patch" Happy hacking.