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

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

问题描述

我正在C#中的一个项目上工作,我需要创建几个虚拟音频设备。
以后我会自己做一些切换。



也许有人知道一个很好的图书馆,让我自己做这个问题。创建音频设备的实例。 (商业是好的,但免费的.dll会更好)



另一个解决方案,这将是一个可选的解决方案,是找到一个创建虚拟音频设备的软件根据我的欲望。

解决方案

不幸的是,您将无法在C#中创建虚拟音频设备。您需要使用 Windows驱动程序套件在C / 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.

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.

解决方案

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++.

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

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

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