Skip to content

Raghav67816/Notepad-Voice-Typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notepad-Voice-Typing

This is a simple project made using Python.

This helps in typing through voice in Notepad using PywinAuto and SpeechRecognition module.

Package Requirements

pip install pywinauto

pip install SpeechRecognition

pip install PyAudio

Requirements

Make sure you have a microphone.

Python 3.x

If error occurs while installing PyAudio using the above command try:

pip install "PyAudioFilepath"

For more binaries visit https://www.lfd.uci.edu/~gohlke/pythonlibs/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages