Python Forum
I dont understand on how to create a Bot that can read info on the screen aloud - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: I dont understand on how to create a Bot that can read info on the screen aloud (/thread-42337.html)



I dont understand on how to create a Bot that can read info on the screen aloud - RaySuS777 - Jun-19-2024

I need some help in creating code to make my bot read the text from any web page and say it aloud

I have researched libraries like BeautifulSoup for web scraping and libraries like requests to open web pages, but none of them have worked

Please help me :(