Skip to content

Rusk85/StaticMicVolumeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StaticMicVolumeApp

Forces microphone level to a fixed user-set value. App minimizes to tray without a taskbar icon.

Intention

I created this app as a solution for the gazillion different applications and/or games that change the levels of your microphone without asking. Results of this are people yelling at you to turn down the volume on your mic because your levels are way too high.

Features (v1.2.0.0)

  • Frontend (Windows Forms)
  • Select any Mic from ComboBox
  • Set Volume in Percent
  • Set Interval for checking in Seconds
  • Minimize to Tray without Taskbar icon
  • Start by providing command line parameters

Example for starting with command line parameters

StaticMicVolumeApp.exe -v 30
StaticMicVolumeApp.exe --volume 30 --interval 10
StaticMicVolumeApp.exe -v 30 -i 10
StaticMicVolumeApp.exe -v 30 --name SubStringOfMyMicName
StaticMicVolumeApp.exe -v 30 -n SubStringOfMyMicName

Dependencies

About

Forces microphone level to a fixed user-set value. App minimizes to tray without a taskbar icon.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages