标签: python-2.7 speech-recognition speech-to-text pyaudio
将语音识别导入为document.querySelectorAll('option:checked'); ,其中sr r = sr.Recognizer()作为 source :sr.Microphone()
document.querySelectorAll('option:checked');
sr r = sr.Recognizer()
sr.Microphone()
audio = r.listen(source)