0.0.2 • Published 13 years ago
polysay v0.0.2
polysay
Speak and translate in different languages from the command line!
brew install mpg123or your OS equivalentnpm install -g polyglotbot
Usage
Specify --from or -f to specify the default language.
$ polysay "Hey there!"
$ polysay -f nl "Welkom!"Use --to or -t to translate before saying.
$ polysay -f en --to nl Hey there, in Dutch
He daar, in het NederlandsOr use --quiet or -q to just translate text.
$ polysay -f en -t nl --quiet Hey there, quietly, in Dutch!
He daar, rustig, in het Nederlands