Skip to content

Instantly share code, notes, and snippets.

@protrolium
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save protrolium/8798145 to your computer and use it in GitHub Desktop.
Save protrolium/8798145 to your computer and use it in GitHub Desktop.
terminal say -v arguments
Female Voices
$ say -v Agnes "hello world"
$ say -v Kathy "hello world"
$ say -v Princess "hello world"
$ say -v Vicki "hello world"
$ say -v Victoria "hello world"
Male Voices
$ say -v Bruce "hello world"
$ say -v Fred "hello world"
$ say -v Junior "hello world"
$ say -v Ralph "hello world"
Novelty Voices
$ say -v Albert "hello world"
$ say -v "Bad News" "hello world"
$ say -v Bahh "hello world"
$ say -v Bells "hello world"
$ say -v Boing "hello world"
$ say -v Bubbles "hello world"
$ say -v Cellos "hello world"
$ say -v Deranged "hello world"
$ say -v "Good News" "hello world"
$ say -v Hysterical "hello world"
$ say -v "Pipe Organ" "hello world"
$ say -v Trinoids "hello world"
$ say -v Whisper "hello world"
$ say -v Zarvox "hello world"
say -v zarvox -o “audio.aiff” -f “textfile.rtf”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment