It is a Python code that is used to convert the user input string into the language selected by the user
This code helps the user to convert the user input string into the language selected by the user along with the pronunciation of that string so that he/she is able to pronounce it fluently.
Execute ---> python translator.py
Code | Language |
---|---|
bn | Bangla |
en | English |
ko | Koren |
fr | French |
de | German |
he | Hebrew |
hi | Hindi |
it | Italian |
ja | Japanese |
la | Latin |
ms | Malay |
ne | Nepali |
ru | Russian |
ar | Arabic |
zh | Chinese |
es | Spanish |
Video Link- Click here
Submitted by Arpit Dadhich (Arpit20)
Download packets of source code on Coders Packet
Comments