SYNOPSIS

say [-f filename] [some_text]

DESCRIPTION

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.

OPTIONS

-f filename

Read input text from filename

some text

Any text passed on the command line

EXAMPLES

say -f foo.txt

say Hello, world!

RELATED TO say…

AUTHORS

say was written by David Chisnall <[email protected]>. This man page was written by Yavor Doganov <[email protected]>.

COPYRIGHT

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.