Japanese TTS on Android

前端 未结 2 437
傲寒
傲寒 2020-12-21 07:19

I\'m interested in performing Japanese speech synthesis on Android. The guide on Android TTS says:

\"The TTS engine that ships with the Android platform supports a n

相关标签:
2条回答
  • 2020-12-21 07:52

    Found three Japanese-capable third party engines. All available on the Market and paid.

    • SVOX Classic with SVOX Japanese Voice installed ($3)
    • AquesTalk ($2)
    • DTalker TTS ($12, but a free demo is available)

    On Android 2.2, once you enable them in settings, they become available to third party apps.

    On Android 1.6 to 2.1, you have to download a free utility called "TTS Services Extended", which basically backports the same, and you have to use its stub JAR instead of the SDK's TextToSpeech class. So it's all perfectly doable, if the customer is willing to spend some.

    0 讨论(0)
  • 2020-12-21 07:54

    "SVOX Classic TTS" does a pretty good synthesis of Japanese (among other languages). It can be used by TTS-enabled apps. Works on my non-japanese HTC Desire.

    0 讨论(0)
提交回复
热议问题