如何创建一个虚拟音频设备 [英] How to create a virtual audio device

查看:210
本文介绍了如何创建一个虚拟音频设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我工作在C#中的项目,我需要创建多个虚拟音频设备。
后来,我会做我自己和他们的一些开关。

I am working on a project in C# for which I need to create several virtual audio devices. Later I will be doing some switching with them on my own.

有没有可能有人知道一个很好的库,可以让我有问题地做我自己。要创建音频设备的实例。 (商业是确定的,但免费的.dll会更好)

Does maybe anyone know a nice library that would allow me to do it problematically on my own. To create instances of audio devices. (commercial is OK, but free .dll would be better)

另一种解决方案,这将是一个可选的解决方案,是要发现根据我的愿望创建虚拟音频设备软件

Another solution, that would be an optional solution, is to find a software that creates virtual audio devices according to my desires.

推荐答案

不幸的是,你将不能够创建在C#中的虚拟音频设备。您需要使用驱动程序开发工具包在C / C ++。

Unfortunately, you won't be able to create virtual audio devices in C#. You need to create windows device drivers using the Windows Driver Kit in C/C++.

看一看<一个href=\"http://superuser.com/questions/117625/how-to-create-a-virtual-audio-device-and-stream-audio-input-with-it\">here对于一些链接商用虚拟音频设备。

Have a look here for some links to commerical virtual audio devices.

这篇关于如何创建一个虚拟音频设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆