In a nutshell, the Network Audio System (NAS) is the audio equivalent of an X display server. It was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices.
License: MIT/X Consortium License
Changes:
This version adds some enhancements to aupanel,
and reworks signal handling in the voxware server
to avoid races, hangs, and other issues seen with
Linux 2.6.21+ kernels.