Skip to content

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…

Notifications You must be signed in to change notification settings

amstevenson/WavPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WavPlayer

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.

About

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…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages