9 Commits over 0 Days - ∞cph!
Change menu to show Output as the device label
Tidied up the code and revert to default audio device if unavailable
Added temporary check hardcoded English translation for default audio device
The audio device will now properly change when selected and be remembered on restart. Need to investigate why device id is returning its friendly name, using workaround until then to test it works
Add a way to get the active audio device name and set the current audio device by id
Update audio settings menu code test
Added Sound.GetAudioDevices() IEnumerable<AudioDevice> type and started hooking up audio settings UI / progress