When i run below python script it shows some error.
import speech_recognition as s sr=s.Recognizer() print("Please, speak now....") with s.Micr