Last active
August 29, 2015 13:56
-
-
Save protrolium/8798145 to your computer and use it in GitHub Desktop.
terminal say -v arguments
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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