1.新增wechaty方案的语音识别、语音回复功能;2.更新README;

This commit is contained in:
Chiaki
2023-03-15 13:56:23 +08:00
parent 224ee6bd89
commit f9b0ad7697
4 changed files with 131 additions and 8 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.DS_Store
.idea
.wechaty/
__pycache__/
venv*
*.pyc