Python cannot find Pyaudio

前端 未结 0 1387
闹比i
闹比i 2021-01-13 12:52

I am planning to do a VA for myself. I have tried this code.

import speech_recognition as sr


listener = sr.Recognizer()


with sr.Microphone() as source:
           


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