feat: hear what you talk

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-03-22 04:14:19 +03:00
parent 6df2d88b14
commit 7e5a235382
2 changed files with 69 additions and 1 deletions

View file

@ -7,4 +7,5 @@ edition = "2021"
[dependencies]
cpal = "0.15.3"
ringbuf = "0.3.3"
tokio = { version = "1.36.0", features = ["full"] }