Convert text to audible speech using the gnustep speech engine
say [-f filename] [some_text]
say is a simple GNUstep tool which uses the GNUstep Speech Engine to convert input text to audible speech and play it through the sound device.
Read input text from filename
Any text passed on the command line
say -f foo.txt
say Hello, world!
say was written by David Chisnall <[email protected]>. This man page was written by Yavor Doganov <[email protected]>.
Copyright (C) 2010 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.