Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 248 Bytes

File metadata and controls

8 lines (5 loc) · 248 Bytes

Speech-to-text-in-notepad-with-python

required modules pyautogui and speech_recognition

How to work this code? speech recognition module get your voice and pyautogui module convert speech to text and write in notepad and textfield

#Ankur Dey