摘要:
linux下安装pip 阅读全文
posted @ 2017-11-27 15:50
天行健风行云
阅读(113)
评论(0)
推荐(0)
摘要:
#coding:utf8 import win32com.client speaker = win32com.client.Dispatch("SAPI.SpVoice") while True: message=input("请输入内容:") speaker.Speak(message) 阅读全文
posted @ 2017-11-27 13:12
天行健风行云
阅读(427)
评论(0)
推荐(0)

浙公网安备 33010602011771号