pilot51 / voicenotify

Android app that speaks notifications
https://voicenotify.app
Apache License 2.0
150 stars 54 forks source link

Doesn't work after Lollipop upgrade #49

Closed jueves closed 6 years ago

jueves commented 9 years ago

It worked fine in my Moto G 2013 until I upgraded to Lollipop. Test notifications are showed but not spoken. I've checked accesibility settings and tested voice synthesis in Android settings, but couldn't fix it. Could it be an incompatibility with Lollipop or is just me?

jueves commented 9 years ago

It worked after I disable and enable again voice notifications in Android settings. I have rebooted my phone several times since I upgrade to Lollipop, so maybe Voice Notify is starting too soon after boot. My phone is encrypted, but also was before upgrade and everything worked fine.

ppalaga commented 8 years ago

@jueves thanks, the workaround worked for me!

pilot51 commented 6 years ago

Related to #31 and #55.

I was never able to reproduce. However, this was very likely fixed in 682bbb7 by reading notifications through Notification Listener Service instead of Accessibility Service.