pilot51 / voicenotify

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

Text to speech doesn't seem to function at all #80

Closed connervieira closed 6 months ago

connervieira commented 2 years ago

I'm on LineageOS on a OnePlus 7 Pro, using RHVoice as my TTS provider. It seems like the TTS itself works just fine, as other apps can use it without issue. However, I'm unable to get Voice Notify to read off notifications in any capacity. I have every "device state" enabled for sake of testing. I tried the "Media", "Voice", and "Notification" audio streams, non of which worked (with the volume up of course). However, I noticed that the volume rockers would change depending on the stream. For example, I chose the "Voice" stream, and the volume rockers still changed media volume. Then after creating a test notification, the volume rocker started changing voice volume, but I still couldn't hear the TTS.

I noticed something similar using the notification stream. When I recieved a notification, my music would quiet down, but there would be no TTS. The music would stay quiet until I pickes up the phone and messed with the notification enough to reset the volume.

nepomuc commented 2 years ago

This app would be sooo useful if it worked :/ Having the same issue here. @pilot51 I would love to be able to use your app. Can I support you with any logs or something?

UlyssesZh commented 2 years ago

+1. I also have this issue. I also notice that every time I boot my phone, there is a toast telling me that "Voice Notify: failed to initialize text-to-speech" (I don't remember the exact words). Other applications that use TTS just work fine.

pilot51 commented 1 year ago

So far I've been unable to reproduce, but I'll focus on these TTS issues since all other known major issues have been resolved with v1.2.2.

If I can't reproduce, it would be great if someone experiencing any of these issues could join the Discord or Matrix server to help with debugging and testing fixes.

pilot51 commented 6 months ago

I think I fixed it... hopefully. Commit f471efb

I'm planning to release on Google Play tomorrow. If you don't want to wait (who knows how long approval will take), I added a release-signed build to the auto build release.

I'll close this and if we find out it's still a problem, I'll reopen it.