Aug 19th
2008
2008
Mac OS X voices for using with the ’say’ command
A neat trick if you have a Mac OS X machine is to do this (make sure your speakers are turned on):
- Open Terminal.app
- Type in at the command line:
say hello world
This will make your computer say “hello world” in the default voice (Victoria).
Here is a list of the other voices you can also use:
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"
Have fun. You can now add voices to your monitoring applications, or freak people out if they don’t know about this cool trick.
To learn about all of the functionality of the say program, type in man say in Terminal to learn more, or click here to view the online man page for say.
Popularity: 10% [?]



September 21st, 2008 at 7:49 pm
[...] “say -o” commands relate to a vey cool function of Mac OS [...]
September 21st, 2008 at 10:24 pm
[...] Apple news by grundstil.blog » Blog Archive » Styropor [...]
October 24th, 2008 at 4:11 pm
Victoria is a hottie!
November 25th, 2008 at 2:52 am
You also may want to check out the free demo download and super high quality voices offered by the folks that produce iVox. The British and Spanish American are quite amazing.
http://www.assistiveware.com/voicedownload.php
Click on the download for the American Voices, or even just listen to the amazing sounds of various samples. This stuff will blow you away, WAY better than the stocks voices that Apple ships.
January 22nd, 2009 at 5:35 am
A great idea is to ssh into a mac and use this function. Freaks people out!