Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ItChat-uos方案下添加对群组语音消息的响应 #629

Merged
merged 3 commits into from
Mar 27, 2023

Conversation

Chiaki-Chan
Copy link
Contributor

对标 #623 功能,补充并平衡itchat-uos方案的功能

配置:group_speech_recognition: true # 是否开启群组语音识别
配置:voice_reply_voice: true # 是否开启语音回复

  1. 关键词匹配和文本消息一样,机器人默认回复文本消息;
  2. 当voice_reply_voice为true时,机器人回复语音消息;

(目前itchat方案的语音回复是mp3文件)

lanvent added a commit that referenced this pull request Mar 27, 2023
ItChat-uos方案下添加对群组语音消息的响应
@lanvent lanvent merged commit 42aca71 into zhayujie:master Mar 27, 2023
@lanvent
Copy link
Collaborator

lanvent commented Mar 27, 2023

感谢PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants