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
Post a Comment