feat: 立体声 client 构建

This commit is contained in:
Del Wang
2025-12-29 11:11:50 +08:00
parent a6fe02ace5
commit e3c8bbb347
9 changed files with 1303 additions and 36 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ anyhow = "1.0"
tokio = { version = "1.47", features = ["full"] }
symphonia = { version = "0.5", features = ["mp3", "isomp4"] }
serde = { version = "1.0", features = ["derive"] }
bincode = "1.3"
postcard = { version = "1.0", features = ["alloc", "use-std"] }
log = "0.4"
env_logger = "0.11"
byteorder = "1.5"