Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 332 Bytes

Readme.md

File metadata and controls

7 lines (4 loc) · 332 Bytes

Translator - Text to speech

This is a Python kivy application that uses that takes english text and converts to speech in selected language.

  • This uses Python google_translate, Gtts packages for translation and text to speech.

I made this project for learning kivy, Thanks 👍.