1. can the output of recognized word be written in seprate file rather than be written in standard output
2. how to open HTK source code in "java" rather " c " ...
advanced thank you.
>1. can the output of recognized word be written in seprate file rather
>than be written in standard output
Have you tried redirecting STDOUT to a file with ">"?
>2. how to open HTK source code in "java" rather " c " ...
Entropic had JHAPI, but I don't know of any other wrappers for HTK