Creating media visualization in Silverlight -


I want to create some custom visualization effects in the sound wave in Silverlight. There is a Media Element class as Silverlight 3 which works very well in sound / video play.

However, to visualize, I will need some type of event callback with some information on the segment of the currently played sound. Is there any support for achieving this framework?

. You can view the Library demo at

. Added feature to change raw audio data to provide effects in the demo. Currently works only with MP3 and is still under development


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -