Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 468 Bytes

list-all-the-say-voices.md

File metadata and controls

22 lines (15 loc) · 468 Bytes

List All The Say Voices

The say command can be a fun party trick.

$ say Get ready for the bass to drop

Your friends will be even more impressed when you use some of the alternate voices.

$ say -v Daniel "Would you like a cup of tea?"

To see all the alternate voices available, type the following

$ say -v '?'

source