minaz912 / Android-TTSNotifier

Speech notifier for android - Incoming calls, SMS and more

Home Page:http://www.zillode.be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                ********************************
                *                              *
                *         TTS Notifier         *
                *                              *
                *         Version 1.8          *
                *                              *
                *      Made by Lode Hoste      *
                *                              *
                ********************************


This package containts:
	- Source code for TTS Notifier (For android mobile phones)

                             -----

The program is free software and is copyrighted under the GNU General Public License. It comes with absolutely no warranty. See the file COPYING for details.


Written by Lode Hoste
Email: zillode@zillode.be

Thanks to xda-developers for the cool idea(s) ;-)
Thanks to all the people at android-smspopup for the effort and releasing the code with the GPLv3 license, the structure of TTS Notifier is largely based on your design.


For news and updates have a look at my homepage:
	http://www.zillode.be



Table of contents
=%=%=%=%=%=%=%=%=

  1.   Dependencies and Installing

  2.   Key bindings

  3.   Bug reports

  4.   Credits

  5.   License



1. Dependencies and Installing
=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%

 - >=tts_1.6 - Text-To-Speech (TTS) library for Android.

 - Download the apk file from http://wilma.vub.ac.be/~lhoste/TTSNotifier.php



2. Key bindings / Options
=%=%=%=%=%=%=%=%=%=%=%=%=

- Incoming call speech notification
- Special incoming call ringtone which switches between ringtone and speech according to multiple parameters
- Incoming SMS (speaks personname and/or body of the message)
- Battery low notification
- Bad media removal notification
- Provider changed notification
- Media unmounted notification
- Open Wifi discovered notification (* should be switched on in the wireless settings)
- Wifi connected / disconnected notifications
- Set volume for the notification
- Obey silent mode of the phone (does not notify when phone is in silent mode)
- All spoken text can be user specified
- Multi-language support



3. Bug reports
=%=%=%=%=%=%=%

Please send bug reports to:

zillode@zillode.be

If you make any changes to the source, please mail me the 'diff -u' of the file(s) changed, and also why were the changes needed.



4. Credits
=%=%=%=%=%

The project is implemented by Lode Hoste.
You can checkout my homepage for more info about this project.

Homepage: http://www.zillode.be
Email: zillode@zillode.be

Patch by virdi:
	- Speak name from the "Notes" field instead of the "Display" name


5. License
=%=%=%=%=%

TTSNotifier for Android
Copyright (C) 2009 Hoste Lode

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Contact: Hoste Lode; http://www.zillode.be; zillode@zillode.be


About

Speech notifier for android - Incoming calls, SMS and more

http://www.zillode.be

License:GNU General Public License v3.0