KO
|
EN
gitlite — search
Search
#javascript
#python
#nodejs
#react
#node
#statistics
#api
#android
#node-js
#stdlib
#machine-learning
#typescript
CoreAudio
★ 103
Open GitHub ↗
Windows CoreAudio wrapper for .NET
Download README (.md)
Explore Similar Repositories
Sherlock
:
Sherlock reports any crash that occurs in your application
romulus
:
A kubernetes ingress controller
diamondb
:
[WIP] DiamonDB: Rebuild of time series database on AWS.
pathfinding
:
Java pathfinding framework.
finch-rs
:
A genomic minhashing implementation in Rust
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
CoreAudio
?
Download (.md)
# CoreAudio Windows CoreAudio wrapper for .NET ## Installation Thanks to [@uxsoft](https://github.com/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](https://github.com/morphx666/CoreAudio/tree/master/samples), kindly provided by contributors to this project. --- Sample application demonstrating how to handle sessions  