I am trying to use SpeechRecognition to record audio and convert it to text on a Raspberry Pi 4.
Code:
def textify(time_limit=None): r = sr.Recognizer(