Hi
I am trying to analyze a program that enhances speech in a noisy wav file sample
The final result has the correct wav file header and is exactly like the original one
However the final file is a few hundred bytes shorter than the original which I think should be equal in length
However, when I try to play the wav file Windows Media Player says it cannot play this file
What could be the reason?
I can plot both the wav files in Matlab and there is definitely sound in the created file
And since the header is exactly the same as the original shouldn't it be playable?
C program about enhancing speech in wav file
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Re: C program about enhancing speech in wav file
There is some detailed information here about WAV format that may help you to find where the difference lies: http://www.sonicspot.com/guide/wavefiles.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)