in reply to Re: How to compare 2 wav files.
in thread How to compare 2 wav files.

I've to do real FFT on a wav file.How to give the wav file as input to the realFFT method?

Replies are listed 'Best First'.
Re: How to do FFT of wav file?
by Anonymous Monk on Feb 05, 2009 at 13:06 UTC
    Hi, It's really not that easy, but such tool exists: http://www.sevana.fi/audio_speech_codecs_quality_analysis.php It can compare two audio files and give % of similarity whether you want to test your codec quality or just compare two audio files (like original and received at destination of VoIP channel). It's also available for Linux. Hope this helps. Regards, Vallu