Silverlight 4.0 volume indicator
-
Monday, April 25, 2011 3:23 AM
Hi,
i developed a silverlight application with silverlight 4.0. my application saves the recorded audio as WAV in My Documents folder. there is no problem with this yet. But I think it will be cool if I can add a simple bar-type volume indicator to this existing implementation. I want this indicator to represent the intensity of sound received from the mic while the sound is being recorded. Simply it has to fo to the high levels when the microphone audio input is higher and should remain almost zero when it is almost silence that mic gets; so that the user can control his voice to produce a better leveled audio input. do anyone have any idea about doing this? i tried some crazy logic inside the OnSamples() of the MemoryAudioSink class which overrides the same method in AudioSink class. but the result is somewhat unacceptable. it even gives me 'something' even if it is perfect silence. any idea?
All Replies
-
Tuesday, May 03, 2011 12:48 PM
I am afraid this issue will take quite a bit of time to work on, and as such your question falls into the paid support category which requires a more in-depth level of support. Please visit this link to see the various paid support options that are available to better meet your needs: http://support.microsoft.com/default.aspx?id=fh;en-us;offerprophone.

