[]
Gets a Stream object containing the audio data.
IMPORTANT: that the stream should be disposed after usage.
public Stream GetAudioDataStream()
Public Function GetAudioDataStream() As Stream
The Stream containing audio data, should be disposed after usage.