-
Notifications
You must be signed in to change notification settings - Fork 66
Description
Is your feature request related to a problem? Please describe.
Some number of years ago, google, in their infinite wisdom, thought that every app should just make one sound, because apparently that's what Apple does. The problem is that I have apps that don't matter in the least that make the exact same sound as my fire alarm. This app is a perfect solution for what I wanted which is that when I hear an app notification sound, it tells me what the app is but only when I care about it. The problem is that in order to ignore certain items, I have to include text for filtering purposes that I don't need spoken out.
Describe the solution you'd like
Easiest? Add a termination character to the TTS processor, so I can have it include #AppName {•} #TitleText, where I can filter on #TitleText, but not have it spoken. {•} being the example terminator.
Describe alternatives you've considered
I have had to turn off some apps that have long notification text just so I have it available as a filtering criteria for apps that come up much more frequently.