简体   繁体   English

Java的TTS(文本到语音)API的最佳替代品是什么?

[英]what is the best alternative to Java's TTS( text to speech) API?

I am working on this side project and one part of the project is converting text to speech.我正在做这个附带项目,项目的一部分是将文本转换为语音。 currently I am using the free TTS java api and it works fins.目前我正在使用免费的 TTS java api 它可以工作。 but I am not happy with the voice.但我对声音不满意。

so, my question is,所以,我的问题是,

  1. is there a way to change just the voice into a bit human like voice?有没有办法把声音变成有点像人的声音?

  2. if not what is the best alternative?如果不是最好的选择是什么?

    I am using android studio IDE if that helps.如果有帮助,我正在使用 android 工作室 IDE。

Thank you in advance...!先感谢您...!

Best bet is to use a service https://cloud.google.com/text-to-speech/ one the best ones out there as it's developed by possibly hundreds of the top developers.最好的办法是使用https://cloud.google.com/text-to-speech/服务,因为它可能是由数百名顶级开发人员开发的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM