convert remaining diffs to upstream build.xml into a quilt style patch
[debian/freetts] / tests / benchmarks / dukesays
1 #!/bin/sh
2 FREETTS=../../lib/freetts.jar
3 export FREETTS
4
5 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