Skip to content

Just a simple script for toggling your microphone on and off in Ubuntu/Debian

Notifications You must be signed in to change notification settings

rock-dotcom/Advanced-Linux-Sound-Architecture-Mic-Toggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Advanced-Linux-Sound-Architecture-Mic-Toggle

Here is a very short script that might come in handy if you wan't to quickly be able to disable/enable your microphone.

Since ALSA subsides under PULSE there is no way to add 'On/Off' functionality without using the ALSA toggle.

Usage:

chmod +x endimic.sh

./endimic.sh -o on It will set microphone state to on.

./endimic.sh It will toggle the microphone's state.

About

Just a simple script for toggling your microphone on and off in Ubuntu/Debian

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages