Skip to content

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

Notifications You must be signed in to change notification settings

Droidzzzio/speak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages