www.pudn.com > freetts-1.2beta2-tst.zip > dukesays


#!/bin/sh
FREETTS=../../lib/freetts.jar
export FREETTS

java -jar $FREETTS -dumpASCII -text "Hello world.  This is Duke coming to you from inside the java virtual machine.  I'm happy to have a voice because I've been meaning to tell you how much I care." > duke.dump.txt