Converting Text-To-Speech Using Python #gtts #pythonprogramming
#text-to-speech
In this video we'll be seeing how to convert any user given text or sentences to speech using python's gtts module(Google text to speech)
Requirement :
1.tkinter
2.gtts #pip install gtts
3.os
Code link:https://github.com/abhishek305/Text-T...
Docs for gtts : https://pypi.org/project/gTTS/
Share,subscribe & Like .
Thanks for watching!!!