Menu

Sphinx4 - help with jsapi.exe

Help
2004-02-23
2012-09-22
  • Michael Horbovetz

    i tried executing .\jsapi.exe to get the jsapi.jar but it nothing happens; no errors; just returns.  is it something in my environment?

    do i need to have cygwin installed on my windows 2000 box?

     
    • Rogier van der Hee

      I just did the same (double-clicked on it in Windows) and it worked fine for me, all it does is showing a dialog for a license and then it extracts a jar to the same dire (\lib) the exe is in. No need to have Cygwin.

      How did you obtain jsapi.exe?

       
    • Rogier van der Hee

      Sorry, I was amiss, I just had to the same for the FreeTTS project.

      You probably also checked out the sources from CVS, like me. The problem is that all non-text files are checked in as text files, not binaries. This obfuscates all non-text files (.gif, .ppt, .pdf and .exe and others). See my other topic. This can only be resolved by rechecking in all binary files with the -kb switch (ugh), so by project members only.

      I just copied the jsapi.jar from the FreeTTS project and that worked fine, I just build the sources.

       
    • Michael Horbovetz

      i downloaded FreeTTS and executed jsapi.exe.  it worked as designed.  i did check out the source as you stated, so i had the problem you documented.

      thanks for your help Roiger

       

Log in to post a comment.