use ringbuf to limit audio latency
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -72,6 +72,7 @@ cidr-utils = "0.5.9"
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "linux")))'.dependencies]
|
||||
cpal = "0.14"
|
||||
ringbuf = "0.3"
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||
machine-uid = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user