You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by johnyjj2 <jo...@gmail.com> on 2009/12/05 01:57:32 UTC

Re: making Sphinx4 apps with Ant

May I have your answer, please?
-- 
View this message in context: http://old.nabble.com/making-Sphinx4-apps-with-Ant-tp26553582p26651847.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: making Sphinx4 apps with Ant

Posted by supareno <re...@free.fr>.
johnyjj2,
> May I have your answer, please?
>   
yes you can have an answer but you have to be patient. We are not 
working for you :-)
So, i read what you posted (and sorry i don't speak polish so i didn't 
understand the second link!)

in your third link, you write:
"And what I'd like to do is to create HelloDigits.jar from HelloDigits.java"

So to do this with ant, you have to use the jar task and don't forget to 
add sphinx4 jar in tour classpath.

1) http://ant.apache.org/manual/using.html#buildfile
2) http://ant.apache.org/manual/CoreTasks/javac.html
3) http://ant.apache.org/manual/CoreTasks/jar.html
4) http://ant.apache.org/manual/using.html#example

with all these links, you could easily do what you want!!

i check this link 
http://cmusphinx.sourceforge.net/sphinx4/src/apps/edu/cmu/sphinx/demo/helloworld/README.html 
and
i saw that there was a build file to build the demo...

hope this help

S.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org