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

感觉触发指令可以更精简 #5

Open
liuzj288 opened this issue Aug 22, 2022 · 1 comment
Open

感觉触发指令可以更精简 #5

liuzj288 opened this issue Aug 22, 2022 · 1 comment

Comments

@liuzj288
Copy link

image
比如直接输入 让可莉说XXX 可以自动判断使用中文api

@Yiyuiii
Copy link
Owner

Yiyuiii commented Aug 22, 2022

ZeroBotPlugin原版是这么做的,但我认为这样做会带来框架通用性的降低。
1)目前各api的语音人名不同,可以简单通过人名分辨api类别,但未来如果多个api支持同一名称,则会带来混淆;
2)对用户来说现有人名并不能很好地区分中日,有时会造成类似“为什么宁宁不说中文”这样的困惑。
如果基于此有更好的精简指令,可以考虑一下

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

No branches or pull requests

2 participants