logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

say - convert text to audible speech using the GNUstep speech engine

Authors

say  was  written  by  David  Chisnall  <theraven@sucs.org>.   This man page was written by Yavor Doganov
       <yavor@gnu.org>.

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]

See Also