I\'m trying to run the below in my spyder IDE (Python 3.7):
import speech_recognition as sr r = sr.Recognizer() with sr.Microphone() as source: print(&quo