mirror of
https://github.com/xfgryujk/blivechat.git
synced 2025-01-30 14:20:38 +08:00
9 lines
248 B
JSON
9 lines
248 B
JSON
{
|
|
"name": "文字转语音",
|
|
"version": "1.0.0",
|
|
"author": "xfgryujk",
|
|
"description": "用语音读出收到的消息。点击管理打开配置文件,编辑保存后重启插件生效",
|
|
"run": "text-to-speech.exe",
|
|
"enabled": true
|
|
}
|