I need to display a graph of a wav file in C#, where you can see the actual frequencies of the voice in the file while the file is being played.
in C#.
Any ideas? thanks, Ofek
How to create audio spectrum in c#
http://www.codeproject.com/Articles/20025/Sound-visualizer-in-C
... others out there also