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
Found three Japanese-capable third party engines. All available on the Market and paid.
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.
"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.