Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 185 Bytes

File metadata and controls

9 lines (6 loc) · 185 Bytes

VoiceCommands_Python

Run .exe files in Windows using voice input

I tested this code using Python version 3.8

Requirements

  • pip install speechrecognition
  • pip install pyautogui