Open up the terminal (Applications -> Utilities -> Terminal) and type:
say MacTips.org Rocks!
As you can see this is an extremely easy way to convert text to speech. You can also have the computer say something after completing a command to notify you when the command has been completed.
For example:
ls *.jpg; say finished listing jpeg images
You can also speak the contents of a file by using the -f switch:
say -f text_file
You can also specify different voices by using the -v switch:
say -v Ralph Hi, my name is Ralph
There’s a whole list of available voices in the Text to Speech preferences (System Preferences -> Speech -> Text to Speech -> System Voice).
Technorati Tags: Text To Speech


Trackback
[...] For example, open up Terminal and type this - say iHeartApple kicks ass, be-yahtch [...]
August 2nd, 2005 at 1:05 amJubbaG
Brad
I didn't know that, thanks!
- Brad August 4th, 2005 at 3:13 am