如何让Android设备“说话”中国人?
我正在学习使用 eclipse 和 ADT 插件在 Android 上开发应用程序。
现在我希望我的应用程序能够阅读中文文本,根据android SDK文档中的这篇文章 http:// /androidappdocs.appspot.com/resources/articles/tts.html
TTS引擎支持英语、法语、德语、意大利语和西班牙语,所以我想知道:
这个TTS引擎有吗还支持中文吗? 如果没有的话还有什么其他方法可以添加这个功能吗?
谢谢!
I'm learning to develop app on Android with eclipse and ADT plug-in.
Now I want my app to read Chinese text, according to this artical in android SDK document http://androidappdocs.appspot.com/resources/articles/tts.html
The TTS engine support speaking English, French, German, Italian and Spanish, so I want to know:
Does this TTS engine also support Chinese speaking?
If not, is there any other way to add this function?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Android TTS 引擎尚不支持中文。
The Android TTS engine does not yet support Chinese.