使用vb.net将3gp和aiff文件转换为WAV [英] Using vb.net convert 3gp and aiff files to wav

查看:75
本文介绍了使用vb.net将3gp和aiff文件转换为WAV的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在vb.net应用程序上工作.现在,我需要将3gp和Aiff文件转换为

Wav格式,无需使用任何第三方exe,例如switch,prism.请告诉我

做到这一点的方式.

谢谢.

Hi,

I''m working on vb.net application. Now, I need to convert 3gp and Aiff files to

Wav Format without using any 3rd party exe,like switch,prism. Please tell me

the way to do this.

Thanks.

推荐答案

您可以通过了解3gp和aiff文件格式来完成此操作,然后编写解析器以读取这些格式并返回声音数据.然后,您编写另一个解析器以重新格式化数据并将其正确构图,然后以正确的格式将其写入WAV文件.

...不使用第三方软件库或工具.
You do this by understanding the 3gp and aiff file formats then write parsers to read those formats and return sound data. Then you write another parser to reformat the data and frame it properly and write it to a WAV file in the correct format.

...without using and 3rd party libraries or tools.


这篇关于使用vb.net将3gp和aiff文件转换为WAV的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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