A WavPlayer written in c# for the purpose of streaming continual bytes of audio information from an IIS server. Uses NAudio to decode and play audio of the ALAW format. A client and a server has been made. The client is used primarilly to test that everything is functioning correctly. The server will feed chunks of information for the purpose of streaming real-time audio.