'Declaration Public Function GetAudioDataStream() As System.IO.Stream
public System.IO.Stream GetAudioDataStream()
Return Value
The System.IO.Stream containing audio data, should be disposed after usage.
IMPORTANT: that the stream should be disposed after usage.
'Declaration Public Function GetAudioDataStream() As System.IO.Stream
public System.IO.Stream GetAudioDataStream()