在linux中使用freetts for java的问题

发布于 2024-09-12 01:04:19 字数 713 浏览 3 评论 0原文

我无法在我的系统中运行 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文