Menu

Libraries sphinx3

Help
Arslan
2007-06-18
2012-09-22
<< < 1 2 (Page 2 of 2)
  • Nickolay V. Shmyrev

    Exactly, I'm returning on 21 :) no access to sources here, but you can just debug existing application and see what's passed in a function. Utterance id should be just a string and for the rest I'm not sure.

     
  • Arslan

    Arslan - 2007-07-20

    Hi nickolay, never mind I've found a way to make it work.
    I'm not really roud of the solution, it's a dirty one.
    I've just modify the ctl_process function so I can pass a char
    corresponding to the file I want to decode.
    And right before ptmr_start(&tm);
    I copy it into uttfile.
    strcpy(uttfile, namefile);

    This is dirty but it work as I wanted.

    Thank's for your help.
    And enjoy your vacation.
    regards

     
<< < 1 2 (Page 2 of 2)

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.