Skip to content

Files

Latest commit

 

History

History

Websites_Automation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

WEBSITE AUTOMATION

This is a Python Script help in opening the websites just by speaking the name of the websites.


Requirements

For this script to run you need to have speech recognition and webbrowser packages installed

Run the command in terminal to install package

$ pip install SpeechRecognition
$ pip install webbrowser

Run the program using command

$ python websites.py

Created By

Avdhesh Varshney


Thanks for using this program