Search Results

0
votes

Play Audio from a Stream using C#

I haven't tryed it from a WebRequest, but both the Windows Media Player activex and the MediaElement (from WPF) components are capable of playing and buffering mp3 streams. I use it to pla …