It's audio server for playing audio synchronously in different rooms in my flat.
It includes 3 parts:
- Updated NAudio library with integrated functionality to play music syncronously on different audio cards on a computer. You can use like this one usb audio card
- Audio server. It's concole application that do all work.
- Has configuration for audio cards
- Controls playing of audios
- Provides WCF endpoint for connecting and manipulating itself
- Light weight web interface for manipulating audio server