trying to add audio playing
This commit is contained in:
parent
3ddcbfdc10
commit
67b19fe214
5 changed files with 453 additions and 3 deletions
|
@ -24,4 +24,5 @@ sqlx = { version = "0.8.2", features = ["sqlite"] }
|
|||
dirs = "5.0.1"
|
||||
tokio = "1.41.1"
|
||||
crisp = { git = "https://git.tfcconnection.org/chris/crisp", version = "0.1.3" }
|
||||
rodio = { version = "0.20.1", features = ["symphonia-all", "tracing"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue