Classes
 ClassDescription
 AudioPlayer An AudioPlayer streams samples from an IAudioSource to a Sound object using a SampleDataEvent listener.
 AudioSampleHandler A delegate object that takes care of the work for audio playback by moving data from an IAudioSource into a SampleDataEvent's ByteArray.