CoreAudio icon indicating copy to clipboard operation
CoreAudio copied to clipboard

Windows CoreAudio wrapper for .NET

Results 5 CoreAudio issues
Sort by recently updated
recently updated
newest added

@uxsoft, would it be possible to set up the `dotnet.yml` so that we don't push a new NuGet package every time there's a new commit? Maybe set it up so...

Hello, I've been experimenting with various "CoreAudio" wrapper libraries and it looks like most of them, including this one, appear to be leaking memory - slowly but constantly (or it's...

Had this exception when using the Nuget package. Downloaded the code from GitHub and ran the Forms.Framework sample and got the same error. Am running it in Framework 4.8.1, but...

Some of my users are reporting (https://github.com/radj307/volume-control/issues/86, https://github.com/radj307/volume-control/issues/128) a weird and difficult to reproduce problem where `SimpleAudioVolume` doesn't affect some specific applications: - Dota 2 - Call of Duty: Modern...

Hello, I have the Problem, that my Programm crash with no comment if i run this two collums and change my Master Volume. MMDeviceEnumerator enumerator = new(); MMNotificationClient notificationClient =...