Size: 466
Comment:
|
Size: 622
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
<<TableOfContents(2)>> | |
Line 3: | Line 4: |
== Usage == |
|
Line 5: | Line 8: |
* ./trans -b de:en "Hallo" | |
Line 12: | Line 16: |
/trans -list-engines | ./trans -list-engines |
Line 21: | Line 25: |
== Direct download == {{{#!highlight sh wget git.io/trans chmod +x ./trans }}} |
Contents
TranslateShell
Usage
- From German to English
- ./trans -b :en "Hallo"
- ./trans -b de: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