目前,我有一个android项目,它正在使用googletext to speech来说日语。但是日语只支持googletext to speech的最新版本,而我设备中的googletext to speech不是最新版本。我想检查一下googletext to speech是不是最新的版本。如果不是最新版本,请转到google pla
我已经开发了一个Android应用程序。我想在我的项目中应用Googletext- to -speech,而不是设备中默认的text-to-speech功能。我已经搜索过了,但没有找到任何关于googletext-to-speech的例子或教程。如何在Android项目中应用Google文本到语音转换?
我遵循了这个教程:https://jbinformatique.com/2018/02/16/android-speech-to-text-api-google-tutoriel/ 它工作得很好!它使用android.speech.RecognizerIntent包,它是免费的,而且它不需要互联网就可以工作,这里提到: Difference between AndroidSpeech</em
Google Chrome提供了语音转文本( speech to text,STT ),因此许多智能手机应用程序都提供了STT。它有很好的认知度。如果我使用GoogleSpeech来给Api发短信,这个问题就很容易解决了。
如果没有关于STT的公共google api,请告诉我除了使用start之外的其他方法。