Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 1.04 KB

File metadata and controls

70 lines (45 loc) · 1.04 KB

audio

Audio device commands.

Table of Contents

input

Commands for the default audio input device (e.g. microphone).

input mute

Mute the default audio input device.

bitbard audio input mute

input unmute

Unmute the default audio input device.

bitbard audio input unmute

input status

Show the name and mute state of the default audio input device.

bitbard audio input status

output

Commands for the default audio output device (e.g. speakers).

output mute

Mute the default audio output device.

bitbard audio output mute

output unmute

Unmute the default audio output device.

bitbard audio output unmute

output status

Show the name and mute state of the default audio output device.

bitbard audio output status