#major Update
- adds a gui at the beggining for a starup
- adds a random song feature
- and you dont have do do any other pip installs
- you do have to go to the bottom of the code and look for SPOTIFY_AUTH_TOKEN and change it to a spoitfy auth token that or you can just skip this step
the package commands are pip install speech_recogniton, pip install pyttsx3, pip install gTTS, pip install pyaudio, pip install playsound, pip install wikipedia, pip install phonenumbers.
removed ctypes beacuse the program doesnt use it and geocoder beacuse that was just retarded.
command list is:
-write this down for today/tomorrow -search and many more so fell free to look at the code and see what you can do
commands should look like -if "..." in text: ...
READ BEFORE ANYTHING ELSE: if trouble with pyausio then go to https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio and download the version of python your on
version should look like 310 for python 3.10, 39 for python 3.9 and ect.
after follow these steps
1: open file explorer
2: go to downloads
3: open cmd from downloads
4: type in cmd pip install py then hit tab
5: you should then see a bunch of stuff pop up un cmd hit enter to install package
5:if you still have trouble then hit tab twice
after these steps hit run