Text-to-speech libraries for iPhone [duplicate]

人走茶凉 提交于 2019-11-26 10:28:45

问题


Possible Duplicate:
Text to speech on iPhone

How do I get started with text-to-speech conversion in iPhone?

I want to read the text typed by the user. Are there any available libraries or demos? I have gone through some of them, but I didn\'t understand where to start it from.


回答1:


For online,you can use my Google-TTS-Library-For-iOS to achieve your goal.

Offline iPhone TTS implementation is easy to do. You can see the details here.

There are many paid and free iOS TTS libraries are available .

They are ,

Free (Offline/Online)

  • iphone-tts Note: read "HOW TO USE" section .
  • TTSOverview-iOS
  • flite-1.4-iphone
  • Openears
  • cmu.edu
  • RJGoogleTTS
  • VocalKit

Paid (Online)

  • iSpeech iOS SDK (TTS and ASR)
  • nuance Dragon-dictation
  • Acapala
  • ivona
  • neospeech


来源:https://stackoverflow.com/questions/12839671/text-to-speech-libraries-for-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!