question

waynezhao avatar image
waynezhao asked

android.speech.tts.TextToSpeech not working on kindle fire?

My app use android.speech.tts.TextToSpeech and it works great in Google Play app. However the speak function did not make any sound in kindle fire. When I debug the code, there is no error too. Just no sound. Is it not supported in kindle fire? (BTW, my app read out Chinese instead of English)
fire tablet
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

waynezhao avatar image
waynezhao answered
Find out the TTS in kindle fire does not support Chinese. If I change to speak English, it works. So is there anyway to support Chinese TTS?
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Bipin@Amazon avatar image
Bipin@Amazon answered
We currently do not have TTS support for Chinese. For the list of supported languages, see below link: https://developer.amazon.com/sdk/fire/specifications.html#Technologies
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.