Library to control Windows Mixer from C#

时间:2011-08-13 10:41:06
【文件属性】:

文件名称:Library to control Windows Mixer from C#

文件大小:110KB

文件格式:RAR

更新时间:2011-08-13 10:41:06

mixer c#

In this article, I'll show you how to use Windows Mixer from C#.

For some time, I was trying to get information about how to program the mixer from C#. I didn't have too much luck, and the few examples found were in C++, so… I took the hard and fun way... doing it myself.

This library is part of my Audio library to control Wave Audio (Playback/Recording), Mixer, Playback/Recording compressed files using ACM, basic speech recognition and some other stuff that I'll be releasing in future articles.

AudioMixer Namespace


【文件预览】:
mixer
----WaveLibMixer.suo(39KB)
----MixerTest()
--------MixerTest.csproj(7KB)
--------bin()
--------MixerTest.csproj.user(2KB)
--------MixerForm.resx(8KB)
--------obj()
--------AssemblyInfo.cs(2KB)
--------MixerForm.cs(20KB)
--------App.ico(1KB)
----WaveLibMixer.sln(3KB)
----WaveLibMixer()
--------bin()
--------WaveServices()
--------obj()
--------AuthorAttribute.cs(189B)
--------AssemblyInfo.cs(2KB)
--------WaveLibMixer.csproj(8KB)
--------WaveLibMixer.csproj.user(2KB)
--------AudioMixer()

网友评论

  • 英文的,实在看不懂啊