Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. say -v Alex "compile completed, put your swords down."
  2.  
  3. say -v '?'
  4.  
  5. from AppKit import NSSpeechSynthesizer
  6. print NSSpeechSynthesizer.availableVoices()
  7.  
  8. ls /System/Library/Speech/Voices | sed 's/.SpeechVoice$//'
  9.  
  10. Agnes
  11. Albert
  12. Alex
  13. BadNews
  14. Bahh
  15. Bells
  16. Boing
  17. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement