Skip to content

Instantly share code, notes, and snippets.

@memaw
Last active January 19, 2019 13:41
Show Gist options
  • Save memaw/f67ad5affda22e7f7b7062ab166a28e1 to your computer and use it in GitHub Desktop.
Save memaw/f67ad5affda22e7f7b7062ab166a28e1 to your computer and use it in GitHub Desktop.
say
# Aller dans l'utilitaire Voice Over / onglet Parole
# Sélectionner whisper pour la télécharger
# Terminal
crontab -e
14,31,56 * * * * say -v Whisper 'I am watching you'
ZZ
Enjoy !
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment