how to solve these ALSA errors

后端 未结 0 1621
独厮守ぢ
独厮守ぢ 2020-12-13 19:23
import speech_recognition as sr

listener= sr.Recognizer()
try:
    with sr.Microphone() as source:
        print("hai say something...")
        voice = l         


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