1 2 3 4 5 6 7 8 9
"$schema" = "schemas/schema.json" [default] description = "Allows listing audio devices and controlling the active audio capture stream." permissions = [ "allow-get-devices", "allow-create-stream", "allow-stop-stream", ]