如何从声卡录制任何内容?

发布于 2024-09-15 08:31:48 字数 59 浏览 9 评论 0原文

我想录制声卡中产生的任何声音。请帮忙,我可以在哪里获得免费软件组件或商业(试用)组件。德尔福7/2009

i would like to record any sounds produced in my soundcard. please help, where i can get a freeware component or commercial(trial). delphi7/2009

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

怂人 2024-09-22 08:31:48

我对 BASS 音频库 API 有着非常好的经验。

这是一个带有 C# 示例的论坛主题,但由于 BASS API 是程序性的, Delphi有一个很好的API接口,翻译得还不错。

——杰罗恩

I have very good experience with the BASS audio library API.

Here is a forum thread with C# example, but since the BASS API is procedural and there is a good Delphi API interface, it translates pretty OK.

--jeroen

再浓的妆也掩不了殇 2024-09-22 08:31:48

尝试http://sourceforge.net/projects/delphiasiovst/。有一个与 ASIO 驱动程序通信的组件。它非常易于使用,远远超过 DX 或 Windows 音频。

try http://sourceforge.net/projects/delphiasiovst/. there is a component to communicate with the ASIO driver. It's extremely easy to use, far more than DX or Windows audio.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文