Page 1 of 1

Trigger: notification on statusbar

Posted: 31 Jan 2013 21:45
by baldman73
There was a problem. In statusbar the notification consists of two lines, and TTS from a variable {title} speak only the first line, and the second did not speak!

Re: Trigger: notification on statusbar

Posted: 01 Feb 2013 11:21
by Martin
The variable {title} contains only the title of the notification but not the second line of text that is usually printed with a smaller font when you expand the status bar.
There is no official and documented way to access the second and third line of text, but there seems to be an unofficial way to access the complete text that I can add in the next update.