Simple Python app to translate words and phrases.
Libraries:
- Translate from https://pypi.org/project/translate/
- pyttsx4 from: https://pypi.org/project/pyttsx4/
In your virtual environment:
pip install -r requirements.txt
python main.pyw
- Text to speech
- Favorite phrases
- Window size and position saved/used
- Easily add more languages
- Almost all languages available
Default languages:
- French
- Spanish
- Italian
- German
- Russian
- Portuguese
- Arabic
- Japanese
- English - GB
- English - US