jroal / a2dpvolume

Automatically exported from code.google.com/p/a2dpvolume
http://jimroal.com/slist.htm
95 stars 33 forks source link

TTS not working on Sony devices #201

Closed jroal closed 6 years ago

jroal commented 8 years ago

I posted a comment here: https://plus.google.com/+JimRoal/posts/CSL6zh7JnJF

Apparently Sony has done some strange things with their TTS implementation. This activity android.speech.tts.engine.CHECK_TTS_DATA does not exist on these devices. I don't have a Sony device so I really cant work on a fix. Can someone else work this?

If you have a Sony device, make sure you have a TTS engine installed and working. I prefer the Google TTS engine. That is what I developed with.

jroal commented 8 years ago

I looked at the crash reports and this happens on many devices, not just Sony. I added try..catch to prevent it from crashing the app. This fix was added to 2.12.3.