calvinaquino / LNReader-Android

Light novel reader for android test project collab
Apache License 2.0
119 stars 36 forks source link

TTS init failed, status: -1 #160

Closed jrdp18 closed 10 years ago

jrdp18 commented 10 years ago

I reset my device so I had to reinstall the reader. I removed my mem. card before that so I still have all data but I didn't use the backup in the app cause I download everything and it's going to take a while. The app was able to read the data but I get "TTS init failed, status: -1" notification every time I open a chapter. Even recently downloaded updates get that noti.

Help, thanks.

Nandaka commented 10 years ago

can you get the log file? refer to http://forum.xda-developers.com/showthread.php?t=1726238

jrdp18 commented 10 years ago

I don't think I can. It needs root access right? My device is pretty niche so I haven't found a way to root it yet and my USB cord's broken.

Nandaka commented 10 years ago

Not if you use PC and the sdk (check the link), and need to enable developer option to enable debug mode (usually by tapping the Build Number in Settings -> About Phone)

Nandaka commented 10 years ago

might be related to #163

jrdp18 commented 10 years ago

Installed BakaReader to 2 different phones today. It was able to read the database in my memory without the error showing up. Tried reinstalling the app in my tablet but error still persists.

jrdp18 commented 10 years ago

I realized what TTS is and why this error is occurring. I disabled my TTS apps cause I don't use it, namely Pico TTS and Google Text-to-speech Engine.

I was checking out those apps then I remembered that the reader has TTS. The error disappeared when I enabled those.

jrdp18 commented 10 years ago

I believe you can close this now. With the latest update, I'd say the error is solved.