pilot51 / voicenotify

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

example of TTS message? #41

Closed M-Sherlock closed 6 years ago

M-Sherlock commented 9 years ago

Hi, Could somebody give me an example of what to put in the "TTS Message" dialogue? For example if I want custom notifications for SMS and gmail?

Thanks.

pilot51 commented 9 years ago

The TTS Message option does not customize the message per app, please see Issue #27 for that.

%t is replaced by the name of the app that created the notification and %m is replaced by the ticker message of the notification, or toast message if applicable. All other text is read verbatim.