krishanchanakas
Results
1
issues of
krishanchanakas
Guys, I try to many ways to solve this problem my code: import speech_recognition as sr import pyttsx3 import pywhatkit listener = sr.Recognizer() microphone = sr.Microphone() r = sr.Recognizer() my_mic...