我正在使用 Xcode 在 Phonegap iOS 中开发应用程序。我需要 Phonegap iOS 的文本到语音(TTS)插件。我面临这个问题。谁能帮我。提前致谢。
2 回答
文字转语音(TTS)
https://bitbucket.org/sfoster/iphone-tts/src
https://github.com/todoroo/iPhone-Speech-To-Text
http://docs.phonegap.com/en/2.0.0/guide_plugin- development_index.md.html
https://github.com/phonegap/phonegap-plugins
https://github.com/phonegap/phonegap-plugins/tree/master/Android/TTS
https://github.com/macdonst/TTS
http://www.raymondcamden.com/index.cfm/2011/10/12/First-test-of-PhoneGap-Plugins
http://en.usenet.digipedia.org/thread/12992/27474/
https:// /groups.google.com/forum/?fromgroups=#!msg/phonegap/JSBV8zfbXZ0/JqiLM5HdTF4J
http://phonegap.com/blog/2012/09/
这个链接可能对你有帮助:)
这应该适用于 ios(和 Android)https://build.phonegap.com/plugins/1730
虽然我无法让它工作(使用PhoneGap Build)