Hi All,<br><br>&nbsp;&nbsp; I&#39;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>&nbsp; At any rate, I am getting this error:<br>
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mod_pocketsphinx.c:118 pocketsphinx_asr_load_grammar() Can&#39;t open dictionary.<br><br>&nbsp;when I try to use it in the pizza demo in the pizza demo via:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var asr = new SpeechDetect(session, &quot;pocketsphinx&quot;, &quot;<a href="http://127.0.0.1">127.0.0.1</a>&quot;);<br>
<br>&nbsp;I&#39;m sure it&#39;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>