Size: 377
Comment:
|
Size: 466
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
* Listen translation in espeak * echo "Hallo, ich bin Vitor " | espeak -v de -s 120 |
TranslateShell
- 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