在VB.Net中处理数字音频(vb.net,visual studio 2017) [英] Processing Digital Audio in VB.Net (vb.net, visual studio 2017)

查看:350
本文介绍了在VB.Net中处理数字音频(vb.net,visual studio 2017)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个兼容vb.net的工具集来处理来自业余无线电的数字音频。 我的发展是双管齐下的。 首先,我需要通过来自收音机的以太网流接收的计算机扬声器播放音频。
其次,我需要将计算机麦克风的音频数字化并通过以太网流发送到收音机。 


在21世纪初期,这是使用VB6使用DirectX8 / DirectSound8完成的,但早期的VB6代码没有移植到vb.net。  VB6 DirectSound命令语法与vb.net不兼容,到目前为止,我还无法找到兼容的
vb.net DirectSound命令集。


什么  ;软件开发工具可用于在VB.Net编程环境中处理数字化音频吗? 我在Visual Studio 2017 IDE中使用vb.net。 如果在vb.net中有一个DirectSound解决方案,这很方便,
但是我需要一些关于它如何工作的教程/引子。


提前致谢。


Bob Goodwin

bobgn1@cox.net




Bob Goodwin

解决方案

以下链接中的答案提供了一些示例,使用DirectSound:


https://social.msdn.microsoft.com/Forums/en-US/cd158b15-7636-4325-9629-6d9df0c3e6c5/vbnet-examples-on-directsound?forum=vbgeneral


以下是适用于较新版本DirectX的一些第三方选项:


https://slimdx.org/

http://sharpdx.org/




<啊REF = "https://social.msdn.microsoft.com/Forums/en-US/cd158b15-7636-4325-9629-6d9df0c3e6c5/vbnet-examples-on-directsound?forum=vbgeneral">


I am looking for a vb.net compatible toolset to process digital audio to/from an amateur radio.  My development is two pronged.  First, I need to play audio through the computers speakers that is received via an Ethernet stream from the radio. Secondly, I need to digitize audio from the computers microphone and send it to the radio via an Ethernet stream. 

In the early 2000s, this was done with VB6 using DirectX8/DirectSound8 but the earlier VB6 code does not port to vb.net.  The VB6 DirectSound command syntax is not compatible with vb.net and, to date, I have not been able to find a compatible set of vb.net DirectSound commands.

What software development tools are available to process digitized audio in the VB.Net programming environment?  I am using vb.net within a Visual Studio 2017 IDE.  If there is a DirectSound solution within vb.net, that would be convenient, but I'd need some tutorials/primers on how it works.

Thanks in advance.

Bob Goodwin
bobgn1@cox.net


Bob Goodwin

解决方案

The answer in the below link has some references to an example that uses DirectSound:

https://social.msdn.microsoft.com/Forums/en-US/cd158b15-7636-4325-9629-6d9df0c3e6c5/vbnet-examples-on-directsound?forum=vbgeneral

Here are some third-party options for newer versions of DirectX:

https://slimdx.org/
http://sharpdx.org/


这篇关于在VB.Net中处理数字音频(vb.net,visual studio 2017)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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