Nathan Stien wrote: > I messed around with Festival for a little bit, but I couldn't find > something so simple and turn-key as the OSX program. You can do stuff like this: echo "Hello world" | festival --tts And like Josh said you could write a wrapper script for this to make it easier. Eric