fix: audio ducking
This commit is contained in:
@ -27,6 +27,7 @@ tauri-plugin-keep-screen-on = "0.1.2"
|
||||
tauri-plugin-upload = "2"
|
||||
tauri-plugin-fs = "2"
|
||||
tauri-plugin-tts = { git = "https://github.com/cfpwastaken/tauri-plugin-tts.git" }
|
||||
tauri-plugin-duck = { git = "https://git.picoscratch.de/trafficcue/tauri-plugin-duck.git" }
|
||||
reqwest = { version = "0.12.23", default-features = false, features = ["rustls-tls"] }
|
||||
diqwest = "3.1.0"
|
||||
minidom = "0.17.0"
|
||||
|
||||
Reference in New Issue
Block a user