This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

有什么好的方法可以对比.pcm文件?

如题,我下载的TI官方的VOLIB代码,使用语音增强的库(VEU),官方历程导入的数据是.PCM文件 经过库处理后的文件也是.PCM文件,我要如何对比输入前后文件的差别啊?好像PCM文件是经过A/D转换后的原始二进制数据啊?