在c#中的带wav标题 [英] Strip wav header in c#

查看:193
本文介绍了在c#中的带wav标题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



有没有办法在C#中做到这一点?

解决方案

WAV文件使用标准的RIFF头格式。请参阅示例



您可以使用这篇文章作为起点。它包含读取和写入Wav文件的方法。应该是一个简单的工作去除/清除标题信息。


I want to be able to strip off a header from a wav file.

Is there any way to do this in C#?

解决方案

WAV Files uses the standard RIFF header format. See example here.

You can use this article as a starting point. It contains methods for reading and writing Wav files. Should be a simple job to strip/clear out the header info.

这篇关于在c#中的带wav标题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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