捕捉由音板没有&QUOT发挥任何声音,你听到&QUOT什么;或类似的装置 [英] Capture any sound that is played by soundboard without "What you hear" or similar device

查看:171
本文介绍了捕捉由音板没有&QUOT发挥任何声音,你听到&QUOT什么;或类似的装置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有一个共有录像机软件,可以在响板模式和软件模式录制。如果共鸣板doen't提供立体声混音或你听到什么的设备,共有录像机可以利用自身的播放和录制驱动程序捕获来自音板的任何声音在软件模式。我需要编写一个程序,能够捕获声音在软件模式。我想我需要一个可以传递每一个声音我的程序类似的驱动程序。是否有那些?或者是有可能写我自己的这些驱动程序的一个合理的时间?搜索并没有帮助,我发现立体声混音,不支持我的情况,以及虚拟音频电缆的信息,但它需要在VAC控制面板中的设置,并在实际播放应用程序中选择虚拟音频电缆 。需要这些额外的步骤,从用户的部分是不是在我的情况下,可以接受的。试了几个演示 - 没人工作。但共有录像机捕获声音到底我所需要的。我怎样才能实现这个功能?

There is a Total Recorder software that can record in "soundboard" mode and in "software" mode. If soundboard doen't provide "Stereo Mix" or "What you hear" devices, Total Recorder can capture any sound from the soundboard in "software" mode using its own playback and recording drivers. I need to write a program that captures sound in "software" mode. I suppose I need similar drivers that could pass every sound to my program. Are there any of those? Or is it possible to write these drivers on my own for a reasonable amount of time? Searching didn't help, I found info on "Stereo Mix", which is not supported in my case, and Virtual Audio Cable, but it needs setting in "VAC Control Panel" and to select "Virtual Audio Cable" in actually playing application. Requiring those additional steps from the user part is not acceptable in my case. Tried several demos - no one worked. But Total Recorder captures sound exactly how I need. How can I implement this functionality?

推荐答案

你的定做什么叫音频回传和相当简单的做你自己,如果你知道如何编程。这里是如何做到这一点的MSDN信息: http://msdn.microsoft.com /en-us/library/dd316551.aspx

What you are reffering to is called Audio Loopback and its fairly simple to do on your own if you know how to program. Here is MSDN information on how to do it: http://msdn.microsoft.com/en-us/library/dd316551.aspx

另外,这里是示例源$ C ​​$ C为您寻找一个环回方案:<一href="http://blogs.msdn.com/b/matthew_van_eerde/archive/2008/12/16/sample-wasapi-loopback-capture-record-what-you-hear.aspx" rel="nofollow">http://blogs.msdn.com/b/matthew_van_eerde/archive/2008/12/16/sample-wasapi-loopback-capture-record-what-you-hear.aspx

In addition, here is sample source code for a loopback program that your looking for: http://blogs.msdn.com/b/matthew_van_eerde/archive/2008/12/16/sample-wasapi-loopback-capture-record-what-you-hear.aspx

在code是C语言,而不是C#的不幸。

The code is in C and not C# unfortunately.

这篇关于捕捉由音板没有&QUOT发挥任何声音,你听到&QUOT什么;或类似的装置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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