asp.net - How to play wave data from UDP stream (c#) -


I want to create an app that will get wave data through the network through UDP broadcasts. How can I set up to play the wave data obtained using the MSDN components (without any third party's Liberty or software)? I have tried to search with Google, but no help is yet not successful any help or hints would be appreciated Thanks in advance.

Documentation for UdpClient

Article using DirectSound, from DirectX, With C #

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -