Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.42 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.42 KB

speak

An speech recognition tool in python which is coded to open any website by your voice in the browser.

Speak is a speech recognition tool inspired from AI jarvis in iron man. This tool is designed in such a way that once executed will always be alive until it is commanded to close manually and will open any website or domain you speak. It will recognize your words and will execute your command in web browser .

very simple to use

python speak.py

Requires python3

Usage:

  • say open domain.com to open any website you speak for
  • say exit to exit the program if not in use.

Installation Guide

Incase both python2 and python3 are installed

  • pip3 install -r requirements.txt

  • python3 speak.py

I hope you find this tool valueable in your hacking machine

I would love to have some suggestions and also if someone wants to help please DM me on twitter

  • Personally tested on following domains

  • bugcrowd.com

  • google.com

  • yahoo.com

  • twitter.com

  • facebook.com

  • reddit.com

  • google.org

  • python.org

  • If any problem comes in installing gTTS module via requirements.txt please refer to google once, because most of time the reason for exception error will be due to system config