= TranslateShell = * https://github.com/soimort/translate-shell * From German to English * ./trans -b :en "Hallo" * Use Bing instead of google * ./trans -e bing -b :en "Hallo" * Listen to the translation * ./trans -e bing -b :en "Hallo" -p * Listen translation in espeak * echo "Hallo, ich bin Vitor " | espeak -v de -s 120 {{{#!highlight bash /trans -list-engines aspell * google bing spell hunspell apertium yandex }}}