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

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

mysql - Can mysql_pconnect be called multiple times in one php page? -