Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Reference MMDevice API in C# project

I've been reading about the MMDevice API in Windows Vista/7. Does anyone know how to reference this API in a C# project. Bonus points if you can provide a simple example on using the API.

like image 209
Dan Stevens Avatar asked Sep 07 '26 08:09

Dan Stevens


1 Answers

Here you go. Vista Core Audio API Master Volume Control

like image 93
erodewald Avatar answered Sep 09 '26 23:09

erodewald