Difference between revisions of "Voice Notify"

From Pilot_51's Wiki
Jump to navigation Jump to search
(v1.0.3 released. Added link to direct download.)
(→‎v1.0.4 [2011-12-12]: v1.0.4 released!)
Line 14: Line 14:
 
== Changelog ==
 
== Changelog ==
 
Dates are in GMT.
 
Dates are in GMT.
 +
==== v1.0.4 [2011-12-12] ====
 +
*Added option to select whether to speak with screen on or off.
 +
*Removed touchscreen requirement (makes compatible with Google TV).
 +
 
==== v1.0.3 [2011-10-23] ====
 
==== v1.0.3 [2011-10-23] ====
 
*Fixed [http://tracker.pilot51.com/24 issue 24]: On some devices (mostly tablets) while using an external audio device, audio stops working for other apps when VN speaks on Notification stream and doesn't return, requiring VN to either be disabled or to speak on Media stream. Now, the audio will still stop, but it returns after TTS completes. [Thanks for all the reports and big thanks to [https://plus.google.com/115123396002525155383 Sum Wun] for helping test fixes!]
 
*Fixed [http://tracker.pilot51.com/24 issue 24]: On some devices (mostly tablets) while using an external audio device, audio stops working for other apps when VN speaks on Notification stream and doesn't return, requiring VN to either be disabled or to speak on Media stream. Now, the audio will still stop, but it returns after TTS completes. [Thanks for all the reports and big thanks to [https://plus.google.com/115123396002525155383 Sum Wun] for helping test fixes!]

Revision as of 19:57, 12 December 2011

Scan this QR Code with an Android device to go to Voice Notify in the Android Market

Voice Notify is an Android app that uses Text-To-Speech through the Accessibility service in Android 1.6 and above to speak notification messages from the status bar when they appear, allowing you to know what a notification says without looking at the screen. It features a fully customizable spoken message and a list of installed apps which can be ignored.

Price: Free!

Links


Changelog

Dates are in GMT.

v1.0.4 [2011-12-12]

  • Added option to select whether to speak with screen on or off.
  • Removed touchscreen requirement (makes compatible with Google TV).

v1.0.3 [2011-10-23]

  • Fixed issue 24: On some devices (mostly tablets) while using an external audio device, audio stops working for other apps when VN speaks on Notification stream and doesn't return, requiring VN to either be disabled or to speak on Media stream. Now, the audio will still stop, but it returns after TTS completes. [Thanks for all the reports and big thanks to Sum Wun for helping test fixes!]
  • Changed (issue 23): Special characters | [ ] { } * < > in notification messages are not spoken (replaced with a space).
  • Changed: Default audio stream back to Media.
  • Changed: Notifications are ignored when device is in silent or vibrate mode. (only really a difference for Media stream, as Notification stream already matches the mode)
  • Changed: Notifications are ignored while phone is ringing or in a call.
  • Added: Quiet Time option.
  • Added: Options to rate/comment (Market) or contact developer (email app).

v1.0.2 [2011-04-05]

  • Fixed: Ignore All option creating duplicate ignores, sometimes requiring multiple touches to enable an app.
  • Added: Option to donate through Paypal (opens Paypal donate page in external browser).
  • Fixed: Speaking of quickly repeated notifications (usually progress bars).
  • Added: Option to change TTS between Notification and Media audio streams. Solution to Bluetooth issue reported by SRadner.
  • Fixed: App List jumping to top when selection changed. (rough/temporary workaround, list still jumps by up to one item)

v1.0.1 [2011-03-28]

  • Fixed: Crash when custom TTS message contains an unsupported percent variable. [reported by SRadner]
  • Changed: TTS runs on Notification audio stream instead of Media stream, also removed control of media volume while displayed.
  • Added: App List menu options to ignore all or none.

v1.0.0 [2011-02-13]

  • Initial release to the Android Market!


Started development on 2011-02-03