@macdonst, thanks for your Speech Synthesis Plugin, just used it in an @apachecordova app, see http://andysylvester.com/b/3_ for info.
Cordova
There are 2 posts filed in Cordova (this is page 1 of 1).
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!