Interface Summary |
AudioOut |
An AudioSythesizer is an AudioStream that
generates sound, rather than reading sound. |
AudioRecording |
Deprecated. |
AudioRecordingStream |
|
AudioResource |
|
AudioStream |
An AudioStream is a stream of samples that is coming from
somewhere. |
MinimServiceProvider |
MinimServiceProvider is the interface that an audio implementation must
provide to Minim , to guarantee that it can provide all of the functionality
that Minim promises. |
SampleRecorder |
SampleRecorder is an interface that describes the limited
set of functionality required of an object that records samples. |