From 51d49c9c937dc456c091d94e7b10de616af29374 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Thu, 12 Jun 2025 23:47:23 +0100 Subject: [PATCH] add status to audio section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8ffd46e..6af4377 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,12 @@ slobs-cli audio unmute "Mic/Aux" slobs-cli audio toggle "Mic/Aux" ``` +- status: Get the mute status of an audio source by name. + +```console +slobs-cli audio status "Mic/Aux" +``` + #### Replay Buffer - start: Start the replay buffer.