Quote Originally Posted by indiant View Post
Have any idea, why I have any TTS sounds with ANS? (Nuance) Just normal voices came up.
Another version with same content working TTS ok. (9.6.22.317625)

upd.&fix:
Fix TTS is easy,just in TTS voice.zip > info.ini > tts_langname="English" change to tts_langname="eng" and tts_engine="Android" change to tts_engine="Android TTS", you can also do that with other languages
For the newest .apk it is nessesary to change tts_langname="English" to tts_langname="eng" and thus due to the diversity inside the newest .apk, but it dosen't make any sence if you change tts_engine="Android" .
You can try to set to : tts_engine="Android"
this one : tts_engine="NEW YORK" , it will work fine , so it doesn't need any modification.
Further more this command: tts_engine="Android" it doesn't needed at all inside info.ini file in voice.zip file.