Skip to content

This Code allows you to shutdown you PC using your voice. This is a simple code, you can improve to whatever you want, like change the voice language, etc

Notifications You must be signed in to change notification settings

KrisnaSantosa15/Python-SpeechCommandRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Python Shutdown PC With Voice

This is a simple python script that allows you to shutdown your PC with voice commands. You can improve this code to whatever you want, like restarting the PC, opening a software, or even something very complex like doing your task atomatically.

Requirements

  • Python 3.6 or higher
  • SpeechRecognition
  • Pyttsx3

Installation

  • Install Python 3.6 or higher
  • Install SpeechRecognition
  • Install Pyttsx3

Usage

  • Run the script
  • The bot will say "Do you want to switch off the computer sir?"
  • Say "yes" or "no"

License

MIT

About

This Code allows you to shutdown you PC using your voice. This is a simple code, you can improve to whatever you want, like change the voice language, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages