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

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

c# - Split String between 2 substrings without removing delimiters -

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -