If you were building a search tool and wanted search results to pop up as you typed, write a function that gets called on every key down but calls the server when the user stops typing for 400ms.
一、安装官方建议要先装pypiwin32,选择合适版本就行。python环境是3.6,这是win10中可用的地址:[链接]最新版本的pyttsx3是2.90,[链接]90安装后会报错,Collecting comtypes; platform_system == "Windows" (from pyttsx3==2.90) Could not find a version that satisfies the requirement comtypes; platform_syste...