Hello!

There is possible to download automatic speech recognition engine Sphinx4 in
two versions, one is bin, the other is src. It is explained how to build
Sphinx4 engine with Ant here:
http://cmusphinx.sourceforge.net/sphinx4/#how_build . However there are many
applications which use this Sphinx4, e.g. HelloDigits. I'd like to create my
own application. To do it, I enter
home/mainaccount/tutorial/sphinx4-1.0beta3-src/sphinx4-1.0beta3/src/apps/edu/cmu/sphinx/demo/helloworld
in Ubuntu 9.10 and see HelloWorld.java. To create my own application I can
copy the whole directory with helloworld to .../demo/myapp, change all names
from HelloWorld to myapp and then edit myapp.java file. OK, I've got code of
my own application. But what if I'd like to build and use it? It is
explained here http://cmusphinx.sourceforge.net/sphinx4/#setupide very
shortly. Tell me, please, how to build this myapp with Ant.

Greetings!
-- 
View this message in context: 
http://old.nabble.com/making-Sphinx4-apps-with-Ant-tp26553582p26553582.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to