I have been experimenting with the Telecine app by Jake Wharton (an open source Android screencasting app), and decided to make a short video demonstrating the app. I think it works well!
Android
There are 3 posts filed in Android (this is page 1 of 1).
@macdonst, thanks for your Speech Synthesis Plugin…
@macdonst, thanks for your Speech Synthesis Plugin, just used it in an @apachecordova app, see http://andysylvester.com/b/3_ for info.
First steps with Cordova – Talk To Me
I am learning the Apache Cordova toolset for developing apps using HTML, CSS, and Javascript. I’m using the following books to help me get started:
I’ve been playing around, and decided to use the MIT AppInventor tutorials as my first projects. With that, here is my first app (TalkToMe). The user enters a text string, clicks a button and Android’s text-to-speech capabilities to speak the text.
You can download the app from my web site, and the source code is at Github – enjoy!