在linux中使用freetts for java的问题
我无法在我的系统中运行 freetts 库的演示。我已经在freetts论坛上发帖了,但还没有得到任何回复。我正在尝试运行 HelloWorld 演示,当我运行以下命令时,
ant -find demo.xml
我得到以下输出:
Searching for demo.xml ...
Buildfile: /home/pranay/Downloads/freetts-1.2.2-bin/freetts-1.2/demo.xml
make_lib_dir:
compile_demo_util:
BUILD FAILED
/home/pranay/Downloads/freetts-1.2.2-bin/freetts-1.2/demo.xml:86: srcdir "/home/pranay/Downloads/freetts-1.2.2-bin/freetts-1.2/demo/util" does not exist!
Total time: 0 seconds
我可以在 freetts/bin 文件夹中看到一个 jar 文件 HelloWorld.jar 但当我运行时:
java -jar bin/HelloWorld.jar
我得到了 无法访问jar文件,我什至尝试以超级用户身份访问它。
如果有人使用过 freetts,请帮助我。 谢谢。
i am not able to run the demo of the freetts library in my system. I have posted this on the forum of freetts but haven't got any reply yet. I am trying to run the HelloWorld demo, When i am running the following command,
ant -find demo.xml
i am getting the following output:
Searching for demo.xml ...
Buildfile: /home/pranay/Downloads/freetts-1.2.2-bin/freetts-1.2/demo.xml
make_lib_dir:
compile_demo_util:
BUILD FAILED
/home/pranay/Downloads/freetts-1.2.2-bin/freetts-1.2/demo.xml:86: srcdir "/home/pranay/Downloads/freetts-1.2.2-bin/freetts-1.2/demo/util" does not exist!
Total time: 0 seconds
I can see a jar file HelloWorld.jar in the freetts/bin folder but when i run :
java -jar bin/HelloWorld.jar
I get that unable to access the jar file, i even tried accessing it becoming a super user.
Please if someone has used the freetts ,help me on this.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论