feat: 使算法能被自动注册

This commit is contained in:
2026-05-04 13:55:57 +08:00
parent 37a05874b2
commit 190699b447
11 changed files with 101 additions and 139 deletions

View File

@@ -2,7 +2,7 @@ provider = "playsound"
_provider_desc = "音频驱动类型"
[_provider_candidate]
playsound = "python 跨平台音频系统"
playsound = "Python 桌面跨平台音频系统, 使用了 playsound3 替代了老旧的 playsound"
termux = "Android Termux 音频系统"
mpg123 = "通用音频系统, 依赖系统 mpg123"
pulseaudio = "高级音频路由系统"