jroal / a2dpvolume

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

Send only selected parts of a notification to TTS #228

Open JoLander opened 7 years ago

JoLander commented 7 years ago

Sometimes it is not useful to send the whole notification text to TTS (e.g. if you are not alone in the car). Therefore, it would be fine if you could select the part of the message which is send to TTS. (for instance, just the app and the name of the person. Or just the app name). Another option would be to define a specific string (like 'message received', or 'mail received') which is then used along with the app name.

jroal commented 7 years ago

While this does make sense and would be useful, it will take a bunch of work to implement. I will keep it on the list.