Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 545 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 545 Bytes

WinAudioAssistant

Utility that sits in the tray and controls which audio devices are "default", based on a user-provided combination of priorities and conditions.

Build Instructions

  1. Install Visual Studio 2022 with .NET desktop development. (May also require ".NET Framework 4.5.2 Multi-Targeting Pack" for AudioSwitcher)
  2. Download my AudioSwitcher sypwn branch https://github.com/Sypwn/AudioSwitcher/tree/sypwn
  3. Download WinAudioAssistant into a folder adjacent to the AudioSwitcher folder
  4. Open WinAudioAssistant.sln and build