Freetts help
Hi, I installed the Apache Ant and Freetts, and I want to run the Hello World demo, and according to this link: http://freetts.sourceforge.net/demo/JSAPI/HelloWorld/README.html
All I have to do is type ant -find demo.xml and then java -jar bin/HelloWorld.jar.
However, typing ant -find demo.xml gives me an error: demo.xml does not exist!
I'm very confused....

