AudioSwitcher icon indicating copy to clipboard operation
AudioSwitcher copied to clipboard

.NET Library which facilitates interacting with Audio Devices on Windows

Results 25 AudioSwitcher issues
Sort by recently updated
recently updated
newest added

The issue is raised every time I leave my application running for about 3 days. I don't have a full stacktrace, because the exception is caught in AppDomain.CurrentDomain.UnhandledException but it's...

The latest one is from 2015... :cry:

### Goal. I have been trying to change the name property of a CoreAudio device with this library. ### Setup. This could not work with the nuget package because I...

CSProj files have been updated to enable SourceLink in your nuget --- *[This pull request was created with an automated workflow]* I noticed that your repository and Nuget package are...

I'm using VS2017 on Windows 10. My WPF application is using the lastest version of this API and has a Realtek onboard sound card I want to set the volume...

Disposed instances with direct delegate roots (Show details) (Ignore...) One type has instances that are disposed and directly rooted by a delegate. This often indicates that the delegate has not...

Very strange behaviour here. I've written an app that can do different things based on the command line parameter. 1. It can open my external speakers (S/PDIF) and play a...

bug
core-audio

just like clicking the try icon to cycle through the audio device. is there a hotley to add or configure to do the same function?

Multi-target the Base Api library AudioSwitcher.AudioApi to .NET Core in preparation for cross platform support.

enhancement

Some IAudioSession that I get from CoreAudioController().DefaultPlaybackDevice.SessionController have invalid information, such as blank DisplayName(s) or no ExecutablePath(s), even though I still can control their volume by modifying their .Volume attribute....