Alternative TTS engine? [closed]

匆匆过客 提交于 2019-12-23 23:08:14

问题


I have an android app that has a very nice voice when speaking English, and it is a different voice from the one in my tablet by default (Google TTS)

How did they do that ? Is it possible to download tts packages, and integrate them in an app easily ? I managed to do text to speech easily with the user's default built in tts, but I have no idea where to start for changing this.


回答1:


There are third part companies that allow you to use their embedded voice engines, or alternatively use their RESTful services to generate the voice audio. Here are some useful links:

  1. iSpeech
  2. NEO Speech
  3. IVONA
  4. Nunance
  5. AT&T
  6. Acapela
  7. Cereproc

There are some other providers out there that will offer voices for free, but they are of a much lower quality. You get what you pay for....



来源:https://stackoverflow.com/questions/22729193/alternative-tts-engine

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