Aller au contenu

Voice Alerts - your android speaks


Recommended Posts

Hi frandroid community,

I'm sorry i don't speak french, but i want to introduce you my new Android app because i added support for french language so i thought it would be interesting for you.

VoiceAlerts is an application for the android mobile platform, its goal is to alert the user with speech messages when the following events occur:

Incoming/Missed Calls: Alerts the user when receives a call, speaking the name of the contact. Configure repeat mode for missed calls alert.

Time changes: it can be configured to “speak” the current time in 15,30 and 60 minutes intervals. For instance: “it is 20 hours 15 minutes”

Sms received: A voice alert informs the user that a new sms is received, it can be configured to read the content as well. And to translate the most common sms abbreviations while reading the content for instance: c u l8r -> see you later.

Battery alerts: The user can specify a battery level (for instance 5%), below that level the app alerts the user with a voice message about the current battery status. Also, when the battery is completely loaded.

Memory alerts: A voice alert informs the user when the memory level is too low. When the battery has been completely loaded…

Message on Boot: You android welcomes you with a customized message.

Application Installed/uninstalled: It will be informed when an application package is being installed or removed.

Network availability: Your android informs you when the connection to the network is interrumpted ( in an elevator or tunnel) and re-established.

Wifi connections: Informs you when your phone connects to a wifi network.

Support for different languages (Spanish, English, German, Italian and French).

Added Widget to Activate/Deactivate the App easily and quick.

Lots of new features. (Headset activation, Notifications)

for more info check: http://49ers.es/corbi/voice-alerts

Lien vers le commentaire
Partager sur d’autres sites

Hi,

Thanks for the interest on the APP.

@Ldo The Locale Plugin is a fantastic idea, i will work on it for future releases.

@rastalion The app does exactly what you say if you activate the "General Settings > Override ringtone" option.

@devastator Voice Alerts is available for Android phones with version 1.6 or newer.

if you have other ideas/suggestions/complaints/bugreports , please don´t hesitate to send me an email.

Best Regards,

Alex Corbi

Lien vers le commentaire
Partager sur d’autres sites

je viens de l'acheter :cool:

premier problème, mais c'est plutôt inhérent à Android et ses 3 milliards de volume différents

il faut penser à régler le volume de la synthèse plus fort que le volume de la sonnerie

la lecture du numéro de l'appelant fonctionne (mais en même temps de nos jours on a tellement plus l'habitude de mémoriser les numéros que d'entendre 0123456789, ça nous fait une belle jambe :/)

après certaine fonction n'ont pas l'air de fonctionner, mais c'est peut-être juste moi qui ai mal configurée la chose

disons qu'en l'état si je m'écoutais, je désinstallerais, mais avec la roadmap qui arrive ( intégration avec Locale et twidroid :D :D :D) je vais probablement le garder plus de 24h ...

Lien vers le commentaire
Partager sur d’autres sites

HI community!

A new update of Voice Alerts Full is available on the market :

In this new Version:

Little bug fixes done.

Time Alerts > 12h Format : Reads the time in 12h format.

Data Sync : Informs you when online data like emails, calendar entries, etc are being synchronized.

Speak various unread SMS : if you received some SMS, and you configure Voice Alerts to pop up a notification when you receive them, your android reads them one after another.

Soon new cool features including Twidroid integration are coming, stay tuned.

Lien vers le commentaire
Partager sur d’autres sites

Hi Ldo,

thanks for informing, could you please use "Log collector" app (available for free on the market) right after that issue occurs to send me a system log , with that i could try to resolve the problem.

Anyway i will check it this weekend.

If you guys find some problems or have new ideas/suggestions, do not hesitate to write me an email

Thanks again.

Alex.

Lien vers le commentaire
Partager sur d’autres sites

01-15 15:34:47.573 D/Launcher( 5009): dumping extras content=Bundle[{appWidgetId=101}]
01-15 15:34:47.833 W/InputManagerService(   69): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@43462568
01-15 15:34:49.933 D/VA_SETTINGS( 4960): SAVE SETTINGS OK
01-15 15:34:49.963 I/ActivityManager(   69): Stopping service: com.corbi.voicealertsfull/.AlertService
01-15 15:34:50.063 I/ActivityManager(   69): Stopping service: android.tts/.TtsService
01-15 15:34:50.103 D/VA_SETTINGS( 4960): SAVE SETTINGS OK
01-15 15:34:50.183 I/ActivityManager(   69): Process com.corbi.voicealertsfull (pid 4960) has died.
01-15 15:34:50.183 I/ActivityManager(   69): Low Memory: No more background processes.
01-15 15:34:50.223 I/TtsService( 4967): Stopped all
01-15 15:34:50.793 I/ActivityManager(   69): Start proc com.corbi.voicealertsfull for broadcast com.corbi.voicealertsfull/.receiver.GeneralToggleReceiver: pid=5048 uid=10066 gids={3002}
01-15 15:34:50.933 I/dalvikvm( 5048): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
01-15 15:34:50.963 I/dalvikvm( 5048): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=54)
01-15 15:34:51.203 D/VA_SETTINGS( 5048): LOAD SETTINGS OK
01-15 15:34:51.233 D/VA_SETTINGS( 5048): SAVE SETTINGS OK
01-15 15:34:51.273 D/AndroidRuntime( 5048): Shutting down VM
01-15 15:34:51.273 W/dalvikvm( 5048): threadid=3: thread exiting with uncaught exception (group=0x4001da28)
01-15 15:34:51.273 E/AndroidRuntime( 5048): Uncaught handler: thread main exiting due to uncaught exception
01-15 15:34:51.383 E/AndroidRuntime( 5048): java.lang.RuntimeException: Unable to start receiver com.corbi.voicealertsfull.receiver.GeneralToggleReceiver: java.lang.NullPointerException
01-15 15:34:51.383 E/AndroidRuntime( 5048): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2550)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at android.app.ActivityThread.access$3000(ActivityThread.java:116)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1843)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at android.os.Handler.dispatchMessage(Handler.java:99)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at android.os.Looper.loop(Looper.java:123)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at android.app.ActivityThread.main(ActivityThread.java:4203)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at java.lang.reflect.Method.invokeNative(Native Method)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at java.lang.reflect.Method.invoke(Method.java:521)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:549)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at dalvik.system.NativeStart.main(Native Method)
01-15 15:34:51.383 E/AndroidRuntime( 5048): Caused by: java.lang.NullPointerException
01-15 15:34:51.383 E/AndroidRuntime( 5048): at android.content.ContextWrapper.getResources(ContextWrapper.java:80)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at com.corbi.voicealertsfull.AlertService.notifyOn(AlertService.java:276)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at com.corbi.voicealertsfull.receiver.GeneralToggleReceiver.onReceive(GeneralToggleReceiver.java:42)
01-15 15:34:51.383 E/AndroidRuntime( 5048): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2541)
01-15 15:34:51.383 E/AndroidRuntime( 5048): ... 10 more
01-15 15:34:51.403 I/Process (   69): Sending signal. PID: 5048 SIG: 3
01-15 15:34:51.403 I/dalvikvm( 5048): threadid=7: reacting to signal 3
01-15 15:34:51.573 I/dalvikvm( 5048): Wrote stack trace to '/data/anr/traces.txt'
01-15 15:34:51.643 I/ActivityManager(   69): Process android.tts (pid 4967) has died.
01-15 15:34:51.643 I/ActivityManager(   69): Low Memory: No more background processes.
01-15 15:34:56.863 D/skia    ( 5009): purging 167K from font cache [21 entries]
01-15 15:34:57.003 D/dalvikvm( 5009): GC freed 4384 objects / 299728 bytes in 142ms
01-15 15:34:59.153 I/Process ( 5048): Sending signal. PID: 5048 SIG: 9
01-15 15:34:59.183 I/ActivityManager(   69): Process com.corbi.voicealertsfull (pid 5048) has died.
01-15 15:34:59.223 W/InputManagerService(   69): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@433e9840
01-15 15:34:59.243 W/ActivityManager(   69): Scheduling restart of crashed service com.corbi.voicealertsfull/.AlertService in 5000ms
01-15 15:34:59.353 I/ActivityManager(   69): Low Memory: No more background processes.
01-15 15:35:02.692 W/InputManagerService(   69): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@436ba318
01-15 15:35:03.403 D/dalvikvm( 5009): GC freed 272 objects / 13824 bytes in 174ms
01-15 15:35:04.233 I/ActivityManager(   69): Start proc com.corbi.voicealertsfull for service com.corbi.voicealertsfull/.AlertService: pid=5054 uid=10066 gids={3002}
01-15 15:35:04.473 I/dalvikvm( 5054): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
01-15 15:35:04.523 I/dalvikvm( 5054): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=54)
01-15 15:35:04.803 D/VA_SETTINGS( 5054): LOAD SETTINGS OK
01-15 15:35:04.903 I/ActivityManager(   69): Start proc android.tts for service android.tts/.TtsService: pid=5061 uid=10065 gids={3003, 1015}
01-15 15:35:05.263 I/dalvikvm( 5061): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
01-15 15:35:05.273 D/dalvikvm(   50): GC freed 289 objects / 11016 bytes in 341ms
01-15 15:35:05.412 D/dalvikvm(   50): GC freed 52 objects / 2304 bytes in 141ms
01-15 15:35:05.683 D/dalvikvm(   50): GC freed 2 objects / 48 bytes in 263ms
01-15 15:35:05.823 I/ActivityManager(   69): Process com.android.settings (pid 5042) has died.
01-15 15:35:05.823 I/ActivityManager(   69): Low Memory: No more background processes.
01-15 15:35:05.983 I/dalvikvm( 5061): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=26)
01-15 15:35:06.083 D/VA_SETTINGS( 5054): SAVE SETTINGS OK
01-15 15:35:06.153 I/TtsService( 5061): TtsService.onCreate()
01-15 15:35:06.153 D/dalvikvm( 5061): Trying to load lib /system/lib/libttssynthproxy.so 0x431e3558
01-15 15:35:06.323 D/VA_SETTINGS( 5054): LOAD SETTINGS OK
01-15 15:35:06.523 D/dalvikvm( 5061): Added shared lib /system/lib/libttssynthproxy.so 0x431e3558
01-15 15:35:06.523 E/TTS is loading( 5061): /system/lib/libttspico.so
01-15 15:35:06.543 V/SynthProxy( 5061): AudioTrack started
01-15 15:35:06.623 V/TtsService( 5061): TtsService.setLanguage(fra, FRA, )
01-15 15:35:06.933 I/SVOX Pico Engine( 5061): loaded fr-FR successfully
01-15 15:35:06.963 I/SynthProxy( 5061): setting speech rate to 100
01-15 15:35:11.423 I/ActivityManager(   69): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.xtralogic.android.logcollector/.SendLogActivity }
01-15 15:35:11.573 I/ActivityManager(   69): Start proc com.xtralogic.android.logcollector for activity com.xtralogic.android.logcollector/.SendLogActivity: pid=5067 uid=10069 gids={1007, 1015}
01-15 15:35:11.693 I/dalvikvm( 5067): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
01-15 15:35:11.743 I/dalvikvm( 5067): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=72)
01-15 15:35:15.773 D/dalvikvm(   69): GC freed 9672 objects / 509752 bytes in 371ms
01-15 15:35:16.163 I/global  ( 5067): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
01-15 15:35:16.223 I/ActivityManager(   69): Displayed activity com.xtralogic.android.logcollector/.SendLogActivity: 4693 ms (total 4693 ms)
01-15 15:35:16.553 D/dalvikvm( 5067): GC freed 1742 objects / 252704 bytes in 155ms

Lien vers le commentaire
Partager sur d’autres sites

HI community!

A new update of Voice Alerts Full is available on the market , and this is a nice one:

In this new Version:

Little bug fixes done.

UI Changed to make it more compact and for a better usability.

Battery alerts improved, now with more configuration possibilities.

Added TWIDROID integration, now your android phone will tell you the twitter messages the user you are following post and the replies or direct messages you received.

You need to install twidroid ( lite or PRO version) on your android phone. Don't you know Twidroid already? is the most widelly used twitter client available for the android devices. check: http://twidroid.com

for more info check http://49ers.es/corbi/voice-alerts

Best Regards,

Alex Corbi.

Lien vers le commentaire
Partager sur d’autres sites

  • 2 weeks later...

A new update! This one is not that big:

Little bug fixes done.

General Settings > Shake to Stop Alert: If an alert is being spoken , you can stop it by shaking the phone. WARNING: This new feature has not been tested on a real phone. Please send me an email if it does not work as expected.

Lien vers le commentaire
Partager sur d’autres sites

  • 2 weeks later...

Rejoignez la conversation

Vous pouvez poster maintenant et vous enregistrez plus tard. Si vous avez un compte, connectez-vous maintenant pour poster.

Invité
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Répondre à ce sujet…

×   Collé en tant que texte enrichi.   Coller en tant que texte brut à la place

  Seulement 75 émoticônes maximum sont autorisées.

×   Votre lien a été automatiquement intégré.   Afficher plutôt comme un lien

×   Votre contenu précédent a été rétabli.   Vider l’éditeur

×   Vous ne pouvez pas directement coller des images. Envoyez-les depuis votre ordinateur ou insérez-les depuis une URL.

×
×
  • Créer...