Skip to content

prabodhw96/Voice-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice Search

Overview

This is the code for simple voice search utility for Windows using Google Speech recognition service.

Getting Started

Use Python 3.5 or greater
You will need to install the required python packages:

  • pip install SpeechRecognition
  • pip install Pygame
  • pip install PyAudio

Usage

Run python voice_search.py

About

Simple Voice Search Utility for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages