ProjectSciFy / Storytime

Generate a brief story (both written and pictoral) with a plot based on several input words from a user
3 stars 0 forks source link

ADDED: Sounds, Background gradient #31

Closed ProjectSciFy closed 1 year ago

ProjectSciFy commented 1 year ago

TO GET THE PIP INSTALLATION OF THE SOUNDS:

pip install playsound==1.2.2

OR IF THAT DOESN'T WORK:

pip3.7 install playsound==1.2.2 pip3 install -U PyObjC