From d6e3e139211ff6945b12dfc0de7d43de1b5d2216 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 10 Jan 2013 20:47:58 +0000 Subject: [PATCH] new app voice notify --- metadata/com.pilot51.voicenotify.txt | 43 ++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 metadata/com.pilot51.voicenotify.txt diff --git a/metadata/com.pilot51.voicenotify.txt b/metadata/com.pilot51.voicenotify.txt new file mode 100644 index 0000000000..1ab463586b --- /dev/null +++ b/metadata/com.pilot51.voicenotify.txt @@ -0,0 +1,43 @@ +Category:Office +License:Apache2 +Web Site:http://pilot51.com/wiki/Voice_Notify +Source Code:https://github.com/pilot51/voicenotify +Issue Tracker:https://github.com/pilot51/voicenotify/issues +Donate:http://pilot51.com + +Summary:Voice notifications +Description: +Announces status bar notification messages using Text-To-Speech (TTS), allowing you to know +what a notification says without looking at the screen. + +* Customizable TTS message +* Ignore specific apps or notifications containing defined text +* Choice of TTS audio stream (see Google Play descriptions for more details) +* Choice of speaking when screen or headset is on or off, or while silent/vibrate +(Note: Due to API limitations, a headset that is connected when the VN service starts will need to +be reconnected for VN to see the current state; also all Bluetooth devices are detected the same, headset or not) +* Quiet Time (or use with [[com.alfray.timeriffic]]) +* Shake-to-silence +* Custom delay of TTS after notification + +For technical reasons, VN operates through Android's Accessibility service and must be enabled +in the Accessibility settings. The Accessibility service will give a warning that VN may be able to collect +personal data. This is because Accessibility doesn't know what or how data passing through it is used +by enabled apps. VN only uses Accessibility to read notification text which is passed directly to TTS and +temporary memory (for the notification log). The TTS service (outside the control of VN) may also print +spoken text in the logcat. + +Contribute to translations at [http://getlocalization.com/voicenotify Get Localization]. +. + + +Repo Type:git +Repo:https://github.com/pilot51/voicenotify.git + +Build Version:1.0.9.1,13,v1.0.9.1 + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.0.9.1 +Current Version Code:13 +