Menu

IVR with voice recognition

Help
kany
2017-05-11
2017-11-25
  • kany

    kany - 2017-05-11

    i am trying to integrate asterisk 13 unimrcp 1.3 and pocketsphinx 5prealpha to build IVR with voice recognition but there is a problem with integrating unimrcp 1.3 and pocketsphinx.

    everytime i run the unimrcp server i have an error like this :
    Failed to Open PocketSphinx Config File [�c/pocketsphinx.xml]

    it seems that the unimrcp server can't find the path of the pocketsphinx config file.
    Can someone help me.
    thanks in advance

     
    • Nickolay V. Shmyrev

      This error is pretty easy to trace for experienced developer, you just need to check why file path is not defined. However to solve this problem one has to access the actual sources you are trying to run it is impossible to guess what have you done otherwise.

       
  • kany

    kany - 2017-05-12

    but the server found the path of all the other config files like unimrcpserver.xml and and the plugin also. I don't understand why only the path of pocketsphinx.xml can't be found. My log and config files are there:

     
  • kany

    kany - 2017-05-12

    the snapshot of the ./unimrcpserver

     
  • kany

    kany - 2017-05-12

    plugin of pocketsphinx was not available in unimrcp 1.3 so i build it in unimrcp 1.1 and i copy the files in unimrcp 1.3 and all the plugins are load but the there is an error with the path of pocketsphinx.xml

     
    • Nickolay V. Shmyrev

      Plugins are not binary compatible across versions, this is what you see.

       
  • kany

    kany - 2017-05-12

    what is the solution if i want to solve this uncompatibility

     
    • Nickolay V. Shmyrev

      Update sources to compile with latest versions.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.