Skip to content

KeerthanaPravallika/Virtual_Assistant_VoiceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Virtual Assistant in python

Tech stack : Python
Libraries used : os , pyttsx3 , webbrowser, speech_recognition

This implemented assistant can open Notepad , Google, Windows media player , You tube , Gmail, Linkedin , Facebook, Twitter, Calculator, Paint, whatsapp using voice command. We can add more applications based on our requirements.

I am using Google speech recognition API for voice input.

get() function is used to receive audio from the user and based on their choice , it will open corresponding application and if we want to know which applications it can open , we can use help command

Video Demonstration : https://drive.google.com/file/d/1mx42eE1NvcZn2lOHPBgHtFZ1D1BF5iZu/view?usp=sharing

About

Personal Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages