With the authorization of the original author (Jeroen Pelgrims) of SoundSwitch, I have taken upon myself to update and provide support for SoundSwitch.

I released the version 3.1.1 that contains a lot of major changes compared of the 2.5:

Before Installing

If you have already a previous version of SoundSwitch BEFORE 3.0, Uninstall it:

  1. You can see the version in the About page when right clicking on the icon.
  2. Launch SoundSwitch and uncheck the Run at Startup
  3. Go into Program and Feature and Uninstall SoundSwitch

Changelog

  • [Major] New Configuration file for SoundSwitch in JSON.
    • [Fixed] Loss of configuration when updating SoundSwitch
  • [Major] Using AudioEndPointController library to gather available devices and switch the default device
  • [Major] Removed OneClick
    • Use Inno Setup as installer
    • Installer check for dependency and download them if not present (.NET 4.5.2 and VCRedist C ++ 2015)
    • Installer closes SoundSwitch automatically before updating (from this version and for the following)
  • Major refactoring of the class
  • The Settings windows contains ALL installed Audio Devices instead of the one connected
    • Added a close button in the Window
  • Run at startup use the registry
  • Updated Credits
  • Fixed a possible Exception when closing SoundSwitch
  • ContextMenu of the tray icon now update when new device are plugged in
  • Color code added to help settings a working HotKey for the HotKey Switch
  • Possibility to use the Shift key as part of the HotKey
  • Rewriting the HotKey system.
  • Audio Devices are sorted by selected or not in the Settings page.

Github Repository

GitHub Reposidget for WordPress

Belphemur / SoundSwitch

C# application to switch default playing device. Download: https://soundswitch.aaflalo.me/

https://soundswitch.aaflalo.me/

Libraries used

One of the biggest change with the previous version is the use a of library I forked to access easily the audio devices of Windows. With this library, SoundSwitch doesn’t use the old EndPointController.exe to gather the list of Audio device and set the default one. I created a C++/CLI wrapper to be able to use it natively into C#. It was quite a lot of work for me since it was the first time I used this “language” compared to the barebone C++.

GitHub Reposidget for WordPress

Belphemur / AudioEndPointController

A Windows command-line program for listing audio end-points and setting the default

Installer

I’m providing an installer created with Inno Setup (the code for it is available in the repository). With this Installer creator I’m able to easily make an installer that checks for .NET 4.5.2 and Visual C++ Redist 2015. Those 2 modules are required to make SoundSwitch works.

Download Latest version

SoundSwitch v6.12.0

Update to .NET 9 and also I've finally fixed the issue with Fortnite (and surely other game) that would make SoundSwitch freeze.

Thanks to the team of translators, most of SoundSwitch is now fully multilingual !

6.12.0 (2025-02-05)

Languages

  • Arabic: Translated Settings using Weblate (f1fc3ff)
  • Croatian: Translated Settings using Weblate (bbf054b)
  • Croatian: Translated Settings using Weblate (29b1c3f)
  • Danish: Added Tray Icon translation using Weblate (e86d491)
  • Danish: Added Update Download translation using Weblate (fa179c9)
  • Danish: Translated Settings using Weblate (97b7cbd)
  • Danish: Translated Settings using Weblate (f9de1ab)
  • Danish: Translated Settings using Weblate (8e79d8a)
  • Dutch: Translated Settings using Weblate (8e1e1be)
  • Finnish: Translated About using Weblate (15b0003)
  • Greek: Translated About using Weblate (9ba7cfb)
  • Hebrew: Translated Settings using Weblate (c12486c)
  • Korean: Translated Settings using Weblate (dea1edb)
  • Korean: Translated Settings using Weblate (547b10f)
  • Portuguese (Brazil): Translated Settings using Weblate (f1953c4)
  • Portuguese (Brazil): Translated Settings using Weblate (f37ec33)
  • Russian: Translated Settings using Weblate (89ef328)
  • Russian: Translated Settings using Weblate (006d8ec)
  • Spanish: Translated Settings using Weblate (409ecd5)
  • Swedish: Translated Settings using Weblate (1595260)
  • Swedish: Translated Settings using Weblate (101c56d)
  • Ukrainian: Translated Settings using Weblate (29a4254)
  • Ukrainian: Translated Settings using Weblate (5ac9654)
  • Ukrainian: Translated Settings using Weblate (8caacba)
  • Ukrainian: Translated Settings using Weblate (bd3f44e)
  • Ukrainian: Translated Settings using Weblate (21515db)

Bug Fixes

  • .NET: Fix components for .NET 9.0 (ec45a8e)
  • file format (6ea931e)
  • formatting of file (f633666)
  • Fornite: Fix SoundSwitch compatibility with Fornite (ea25a25), closes #1588 #1553
  • fortnite: possible fix with Fortnite freeze SoundSwitch (04ad1ee)
  • profile:steam big picture: Fix detecting big picture in different languages (78fc229), closes #1403
  • profile:steam big picture: Fix detecting big picture in most language (12bd798), closes #1403

Features

šŸ›” VirusTotal GitHub Action analysis: