[]
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
Type | Description |
---|---|
Stream | The Stream containing audio data, should be disposed after usage. |