Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 863 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 863 Bytes

this is a mini fun project which is based on the game FLAMES

necessary modules other than this repo: tkinter pyttsx3

in repo: to use flames: just download the repository and open flame_gui_progress.py file and run it.

Flames_main.py is the file with main code that shows the working. flames_gui_progress is a work in progress for GUI structure using tkinter text_to_speech.py is used for text to speech conversion.

Few tasks to be work upon are:

  1. make a list of various movie dialogues relative to friends,love,affection.marriage,enemy and sibling
  2. its GUI is need to be made using tkinter or flask or django
  3. database connecctivity -: make sure that each name entered in fields is stored as soon as button is hit 4)speech recognition -: different voice and language for example hindi speaking for bollywood dialogues, english for hollywood and so on.