text to speech - Handling multiple languages without delay in Android's TTS -


i have problem: i'd let tts speak english sentence foreign words in (for instance, italian). problem that, after instancing texttospeech class, every time change language, takes several seconds load, , unacceptable since sentence needs fluid possible. tried instancing more 1 texttospeech, results pretty identical.

i wasn't able find on google, aside this question, unhelpful.

is there @ way achive this? how?

thanks in advance, mauro.

you need use tts engine. ivona tts switch between languages pretty fast. sometime @ start little bit slow switch, after first sentence fine.


Comments