say - convert text to audible speech using the GNUstep speech engine
Contents
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.
GNUstep June 2010 say(1)
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.
Examples
say -f foo.txt
say Hello, world!
Name
say - convert text to audible speech using the GNUstep speech engine
Options
-ffilename
Read input text from filenamesometext
Any text passed on the command line
See Also
GSSpeechServer(1), GNUstep(7).
Synopsis
say [-ffilename] [some_text]
