I downloaded the Silverlight WaveMediaStreamSource
from this site.
but I am having issues playing .wav files on Windows phone 7 using this wavemediastreamsource
with MediaElement
control.
I need help from someone who has solved this problem to please share their code or help tell me changes they made to make it work.
I am able to successfully parse the .wav file and pull all header information.
I am stuck, any pointers and sample codes will help greatly if you have fixed this issue yourself or know how to.