【发布时间】:2013-02-08 06:33:34
【问题描述】:
我正在使用 Xcode 在 Phonegap iOS 中开发一个应用程序。我需要 Phonegap iOS 的 Text To Speech(TTS) 插件。我面临这个问题。谁能帮我。 提前致谢。
【问题讨论】:
标签: ios xcode4.5 phonegap-plugins
我正在使用 Xcode 在 Phonegap iOS 中开发一个应用程序。我需要 Phonegap iOS 的 Text To Speech(TTS) 插件。我面临这个问题。谁能帮我。 提前致谢。
【问题讨论】:
标签: ios xcode4.5 phonegap-plugins
文字转语音(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)
【讨论】: