Chuck Johnson - 2010-08-30

We are developing a Sphinx3 application that we plan to put into production -
our speech recognition application uses sphinx3_decode and sphinx3_align
program (which does not appear to be supported in Sphinx4).

Our application is written in Java. We plan to invoke the sphinx3_decode.exe
and the sphinx3_align.exe using the Java class ProcessBuilder.

Does anyone have any experience – good, bad or otherwise – using this approach
that they would care to share. Or do you have examples of other approaches
that have working for you.

Any information would be appreciated.

Thanks,
Chuck