Skip to content

This is a Python based voice assisstant built using Microsoft Sapi5 which performs tasks when active. It can respond to queries using Google Search, Wikipedia, Stackoverflow and YouTube, and can perform tasks of opening coding IDE, telling time, writing and sending e-mails.

Notifications You must be signed in to change notification settings

nishantt007/Command-Do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Following pip modules are needed to replicate the code commands:-

  • pip install pipwin
  • pipwin install pyaudio
  • pip install pyttsx3
  • pip install speechRecognition
  • pip install wikipedia

About

This is a Python based voice assisstant built using Microsoft Sapi5 which performs tasks when active. It can respond to queries using Google Search, Wikipedia, Stackoverflow and YouTube, and can perform tasks of opening coding IDE, telling time, writing and sending e-mails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages