Voice Notify

From Pilot_51's Wiki
Revision as of 08:29, 10 January 2012 by Pilot 51 (talk | contribs) (→‎v1.0.6 [2012-01-10]: v1.0.6 released.)
Jump to navigation Jump to search
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.6 [2012-01-10]

-Add option for custom TTS Delay. Value in seconds. -Add headset on/off to device states. Note: Due to API limitations, all Bluetooth devices are detected the same, headset or not. -Add Bluetooth permission. Required to detect Bluetooth connections. -Add option to post a test notification. Delayed 5 seconds to allow user to, for example, turn off the screen. -Fix crash when notification received on Android 2.0.1 or lower. My bad, in v1.0.4 I used an API introduced in 2.1 without realizing. -Fix crash when opening TTS Settings on some devices. Now the option is disabled if TTS settings could not be found. Please contact me if you have an affected device that has TTS settings.

v1.0.5 [2011-12-18]

  • Fix issue 10: App List jumps slightly when item toggled.
  • Fix crash when opening TTS Settings on Google TV.
  • Fix crash when filtering App List.
  • Ignore All/None only applies to apps in filter.

v1.0.4 [2011-12-12]

  • Add option to select whether to speak with screen on or off. (issue 25)
  • Remove touchscreen requirement (makes compatible with Google TV).

v1.0.3 [2011-10-23]

  • Fix 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!]
  • Special characters | [ ] { } * < > in notification messages are not spoken (replaced with a space).(issue 23)
  • Change default audio stream back to Media.
  • 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)
  • Notifications are ignored while phone is ringing or in a call.
  • Add Quiet Time option.
  • Add options to rate/comment (Market) or contact developer (email app).

v1.0.2 [2011-04-05]

  • Fix Ignore All option creating duplicate ignores, sometimes requiring multiple touches to enable an app.
  • Add option to donate through Paypal (opens Paypal donate page in external browser).
  • Fix speaking of quickly repeated notifications (usually progress bars).
  • Add option to change TTS between Notification and Media audio streams. Solution to Bluetooth issue reported by SRadner.
  • Fix 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]

  • Fix crash when custom TTS message contains an unsupported percent variable. [reported by SRadner]
  • TTS runs on Notification audio stream instead of Media stream, also removed control of media volume while displayed.
  • Add 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