Saya47 / CoreAudio

Windows CoreAudio wrapper for .NET

Home Page:https://whenimbored.xfx.net/2011/01/core-audio-for-net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoreAudio

Windows CoreAudio wrapper for .NET

Installation

Thanks to @uxsoft there's now a NuGet Package available: https://www.nuget.org/packages/CoreAudio/

Documentation

Since this project is just a wrapper for the native Win32 API you should be able to follow Microsoft's official C++ documentation: https://docs.microsoft.com/en-us/windows/win32/coreaudio/core-audio-apis-in-windows-vista

You may also refer to the included samples, kindly provided by contributors to this project.


Sample application demonstrating how to handle sessions image

About

Windows CoreAudio wrapper for .NET

https://whenimbored.xfx.net/2011/01/core-audio-for-net/

License:MIT License


Languages

Language:C# 100.0%