Growl On Your Phone
For Developers
Integrate Growl notifications into your applications with just a few lines of code
Download the Integration Guide >
···
Create custom displays for handling notifications
Speak
Uses text-to-speech to read notifications aloud.
If you already have Growl for Windows installed, you can click the 'Install Now' button below to
automatically install this display.
Install Now
If you prefer to install the display manually, use the download link below.
Author:
Growl for Windows
Additional Requirements:
.NET 3.5; at least one voice installed in Windows Text-to-Speech control panel applet
Note to developers: This plugin will also accept SSML-formatted input to customize the spoken output.
In order to use SSML input, the following rules apply:
- You must use the custom headers 'X-Notification-Title-SSML' and 'X-Notification-Text-SSML' to pass in the SSML content. The regular 'Notification-Title' and 'Notification-Text' fields will still be used by visual displays.
- The SSML text should *not* include the <xml> header or the <speak> element - just the actual SSML elements to be spoken. See below for a simple example.

loading...
