Hi All,<br><br> I've just setup mod_pocketsphinx on my freeswitch box. The module mod_pocketsphinx.so seems to be loaded successfully according to the freeswicth console. <br><br> At any rate, I am getting this error:<br>
<br> mod_pocketsphinx.c:118 pocketsphinx_asr_load_grammar() Can't open dictionary.<br><br> when I try to use it in the pizza demo in the pizza demo via:<br><br> var asr = new SpeechDetect(session, "pocketsphinx", "<a href="http://127.0.0.1">127.0.0.1</a>");<br>
<br> I'm sure it's not as simple as this of course. What other files do I need to get this demo going? And how different are the grammar files from the kind that Lumenvox uses..? Sample grammar files anywhere..?<br>
<br>Thanks in advance..!<br>Fred<br>