GroupHug Spoken

This is the spoken version of the grouphug. It will choose a random line from grouphug.us and say it aloud; and repeat. It's implemented in java using FreeTTS, so you have to download that. Building instructions are provided in the read me. For some reason it's not working as a jar, so I'm just providing the source code.

Files:

Source:   grouphugspoken-src.zip

I've included the FreeTTS jars in the lib of the source code, you don't have to download those. I've also included their license -- read it. To build you need ant, then just type

ant run

Here's the README.