Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 318 Bytes

File metadata and controls

10 lines (9 loc) · 318 Bytes

Language-Translator-using-Python

This small python project takes data as input from user in one language and user needs to choose the language in which it is to be converted and then it displays the data converted in another language

Libraries Needed- 1.tkinter 2.googletrans 3.gtts 4.playsound 5.random 6.os