【问题标题】:Does TTS API work without network connection on android?TTS API 是否可以在没有网络连接的情况下在 android 上工作?
【发布时间】:2017-04-19 04:36:34
【问题描述】:

你好,我是工程师学校的学生,我想知道 TTS(文本到语音)是否适用于 android 的离线环境。

【问题讨论】:

  • 感谢Radhey~!我真的很感激!

标签: android text-to-speech offline


【解决方案1】:

您需要 Internet 连接才能使用 Text to Speech API,但您可以通过应用以下设置在离线模式下使用 Text to Speech。

目前并非所有设备都支持离线语音输入。但是,您可以按照此讨论为支持的设备启用离线语音输入。

1. On your device go to Settings -> Language and Input. Click on the Google voice input icon (text-to-speech output on some devices).
2. Under ALL tab select the language you want to download.
3. Once the language package downloaded, you can see it under INSTALLED tab.

下载支持离线文本转语音所需的所有离线语音模型(语音)。

【讨论】:

  • 是否可以强制自动下载第一句话的语言?
猜你喜欢
  • 2015-07-01
  • 1970-01-01
  • 1970-01-01
  • 2012-10-25
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多