PRE REQUIRMENTS :
KINDLY PIP INSTALL THESE PACKAGES IN ORDER TO EXECUTE THE PROGRAM WITHOUT ANY ERRORS ,
-
pip install playsound==1.2.2
-
pip install googletrans==3.1.0a0
-
pip install speech_recognition
-
pip install gtts
USAGE ,
-
give your speech first that you have to translate
-
after that when it asks for language , spell the language that you want to convert your string
-
then it will print aswell as say aloud the translated sentence.