Closed mhulse closed 5 years ago
Pretty useful and has more options than say:
say
# Say something with speech synthesis: alias say="espeak"
Though, would be nice to check for espeak and print a message that says "Install using homebrew brew install espeak"
brew install espeak
Also added espeak to the optional deps wiki page:
espeak
https://github.com/mhulse/dotfizzles/wiki/Optional-dependencies
Pretty useful and has more options than
say
:Though, would be nice to check for espeak and print a message that says "Install using homebrew
brew install espeak
"