Anirudh Pai
Results
2
issues of
Anirudh Pai
Steps to reproduce ------------------ 1. Everytime I run this code: `import speech_recognition as sr import time import gpiozero as gpio led = gpio.PWMLED(27) r = sr.Recognizer() def Recognize(): with sr.Microphone()...
Hi Willian, thanks for this amazing project, just wanted to try it out! could you please tell me whether an a mac is required to actual run the project becuase...