Ajout d'un decodeur ogg et opus vers pcm
This commit is contained in:
@@ -19,6 +19,7 @@ thiserror = "1.0"
|
||||
tokio = { version = "1.37", features = ["rt", "rt-multi-thread", "macros", "sync", "io-util", "fs"] }
|
||||
minimp3 = "0.5"
|
||||
lewton = "0.10"
|
||||
opus = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.10"
|
||||
|
||||
Reference in New Issue
Block a user