Well, If you are looking for someone like that, then "Moody_Tales" is going to help you with that.
- Generate and read the story for you
- Give you the option to choose your mood --ex(Horror, Romance, Filmy, and others)
- Interface: GUI (Graphical User Interface)
- Language: Python
- Libraries: Tkinter
- API: Google Text to Speech API (gTTS API)
- Python 3.5 or above
- Import some Library
pip install tk
Installing Tkinter for Graphical user interface-
pip install gTTS
Installing google text to speech API -
pip install playsound
Installing playsound for playing the audio
Fork this project and then dowload in you local system. After dowloading you can dirctly run Moody_tales.py file using Python and job done 😃