First of all, thanks for the great audio library! You have done a fantastic job at both development and support.
Questions 1) If I want to stream an MP3 (not playback a stream) do I simply put the MP3 in a byte array and write out X number of bytes to a specified IP and port? Or is there more to it?
Question 2) How could I playback a G722 stream with Naudio? I think I understand how to do a wholesale conversion but the idea of decoding and playing back a stream in real time is a little confusing.
Questions 1) If I want to stream an MP3 (not playback a stream) do I simply put the MP3 in a byte array and write out X number of bytes to a specified IP and port? Or is there more to it?
Question 2) How could I playback a G722 stream with Naudio? I think I understand how to do a wholesale conversion but the idea of decoding and playing back a stream in real time is a little confusing.