Skip to content

Gau7ham/Send-Emails-Using-Speech-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Send Email Using Speech Recognition

This project writes an email using speech . You dont have to type anything all you have to do is to speak to the virtual assistant and it will write and send the email for you.

Following packages were installed to build this project

pip install SpeechRecognition : it recognizes the speech
pip install pipwin 
pipwin install pyaudio : this is to listen to the voice we record through microphone 
pip install pyttsx3 : this is python text to speech

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published