android - Multiple TextToSpeech instances with different languages -
i'm keeping 2 instances of texttospeech
different languages in order make device pronunce in different languages depending on pressed button. i'm doing because changing language on same texttospeech
long task , introduce remarkable lags. problem that, these 2 instances lag still remains!
i want able pronunce word in different languages no delays, how can achieve that?
i'm answering own question because, gabe's comment, i've done test , i've come conclusion not possible 2 load 2 different languages default android texttospeech because of large amount of memory requires.
Comments
Post a Comment