How to convert Text to Speech in Python using win32com.client | Python Tutorials

preview_player
Показать описание
#TextToSpeech #Python #Programming

Hello Guys,
def speak(str):
speak = Dispatch("SAPI.SpVoice")
speak.Speak(str)

IDE Used : PyCharm by JetBrains

|| Thanks for watching my video, stay tuned for more videos ||
Рекомендации по теме
Комментарии
Автор

Thanks from your this video my error was resolved in literally 15 seconds

affanbutt
Автор

Nice work...keep going and you will definitely reach to your goal

KrishTiwari
Автор

This is working only in ide and is saying giving error whenever converted to exe or put in desktop as shortcut

samvarghese
Автор

How to install Win32 in jupyter lab.if you know you can let me know.

K-mkpc
join shbcf.ru