Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 199 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 199 Bytes

ShutDownPC_WithVoice

Shutdown computer with voice using Python (Simple Voice Assistant):

HOW to Use:

pip install pyaudio
pip install speechrecognition
pip install pyttsx3