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

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

sql - PostgreSQL automatically update row at specific date -

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