Interfaces
 InterfaceDescription
 SoundEffect 
 SoundFactory 
Classes
 ClassDescription
 ApplicationDomainSoundFactory A flash9-compatible SoundFactory that simply pulls sounds out of a provided ApplicationDomain.
 EffectSet 
 PlayType 
 SimpleSoundEffect 
 SoundBytesDataSource This class will take sounds from a SoundFactory and supply the decompressed wave bytes in ByteArray form as a DataSource.
 SoundBytesSoundFactory This class will take bytes from a DataSource and supply a Sound that will play those bytes.
 SoundController