标签: python api speech-recognition
我正在尝试使用Tkinter接口编写带语音识别的搜索引擎。当我尝试运行时,它工作正常。但是,当我尝试点击麦克风时,它会停止工作。我无法得到错误在哪里。我的谷歌API密钥不是私密的,但请不要使用它。代码在以下链接中: https://github.com/AntonioDaSilva/SpeechRecognition 谢谢大家。