audio rechannel

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-04-20 17:26:17 +08:00
parent 94d7339457
commit 0d8fe1b7b8
5 changed files with 227 additions and 44 deletions

View File

@@ -71,6 +71,7 @@ reqwest = { version = "0.11", features = ["blocking", "json", "rustls-tls"], def
chrono = "0.4"
cidr-utils = "0.5"
libloading = "0.7"
fon = "0.6"
[target.'cfg(not(any(target_os = "android", target_os = "linux")))'.dependencies]
cpal = "0.15"