Have an app that can use tts to read text messages. It can also allow login to twitter and post to the news field. Interested in possibly fetching data from the news feed and reading this out aswell, similar to the sms functionality I already have in place.
Have not seen any source or tutorials for this, other than an appinventor project that seems to do what I would like!
Anyone offer ideas how I might go about getting something like this working in my app?
You can create a client to read Tweets as explained here:
http://www.vogella.de/blog/2010/02/15/twitter-android/
And to read the news just use this class android.speech.tts.TextToSpeech