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

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

Simple Angular 2 project fails 'Unexpected reserved word' -

php - Get process resource by PID -