I want to add a spectrum analyzer to my Windows Store Application. Are there any libraries that allow to do this? I write my application using C#/XAML.
P.S. It must not necessarily be a spectrum analyzer. It can be something that allows me to visualize audio stream. For example, this library can get audio stream frequency or amplitude in every moment.