开发者

Directsound playing captured audio

I'm trying to work out a simple DirectS开发者_JS百科ound app, but the lack of .net documentation has me frustrated.

I'd like to capture the audio from one device and play it back to another. (like an audio repeater) I've got the capture part, but I don't know how to send the capturebuffer out to a secondarybuffer.

Does anyone know of a .net example out there?


You better off writing this in DirectShow using DirectShow.NET.
IT should be not more then 20 lines of code writing this under DirectShow, basically you create a graph which start with the microphone and ends in the output device.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜