No output in speech recognition module of python

前端 未结 0 1274
走了就别回头了
走了就别回头了 2020-12-30 17:05

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题