Voice Notify Apk

Download Voice Notify Apk

4.0 / 5   people 30,800
Developer By
open_in_new Pilot_51
Version
1.2.2
Size
4.4M
Requirment
4.3 and up
Category
Free
This content for Everyone

Voice Notify uses TTS to announce status bar notification messages Download Voice Notify Apk in Apps Tools

Voice Notify announces status bar notification messages using Text-To-Speech (TTS) so you don't need to look at the screen to know what a notification says.

FEATURES:
*Widget to suspend VN
*Customizable TTS message
*Limit length of spoken message
*Replace text to be spoken
*Ignore specific apps or notifications containing defined text
*Choice of TTS audio stream
*Choice of speaking when screen or headset is on or off, or while in silent/vibrate mode
(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
*Shake-to-silence
*Custom delay of TTS after notification
*Repeat notifications at custom interval while screen off
*Notification log
*Post a test notification


VN operates through Android's Notification Listener service and must be enabled in the Notification Access settings.
Shortcuts are provided in the configuration screen to open the Notification Access and TTS settings.


PERMISSIONS:
Bluetooth - Required to detect whether Bluetooth headset is connected.
Vibrate - Required for Test feature while phone is in vibrate mode.
Modify Audio Settings - Required for improved wired headset detection.
Read Phone State - Required to interrupt TTS if a phone call becomes active.


ABOUT AUDIO STREAM OPTION:
Behavior of audio streams may vary by device or Android version, so I advise doing your own testing to determine which stream is right for you. The Media stream (default) should be good for most people.


DISCLAIMER:
Voice Notify developers are not responsible for the notifications that are announced. It is up to you to configure VN or your device, or not use VN, to prevent unwanted announcing of notifications.


PROBLEMS:
Please email me or submit any issues at:
link Link is Here
If necessary, you can sideload any version from the releases section on GitHub:
link Link is Here


SOURCE CODE:
VN is open source under the Apache License. link Link is Here
Code contributor details can be found at link Link is Here


TRANSLATIONS:
Translation is crowdsourced at link Link is Here .
If for any reason you can't or don't want to use Weblate, you can always email me or contribute directly to the GitHub project.
Current languages: English, Czech, Dutch, French, German, Greek, Hungarian, Indonesian, Italian, Malay, Polish, Portuguese, Russian, Spanish


A special thank you to all the developers and translators who donated their time and expertise to make Voice Notify better!

Download Voice Notify Apk

You Can Download Voice Notify Apk from this links :

android Download APK v1.2.2 Direct shop Get on Google Play update Versions valiables

What is new in version 1.2.2

• After more than 3 years, the original Voice Notify is back on Google Play! Details posted on GitHub under Discussions.
• New icon! Contributed by Ruel Cedeno.
• New option to ignore group notifications. Contributed by Scott Albertine.
• Donate option removed. In short, this violated Google's policies by using PayPal and Google Wallet instead of Play Store payments, resulting in VN's removal in 2019.
• Major code changes. Now written in Kotlin!
• Fixes and