SpMemoryStream GetData method (SAPI 5.4)

Microsoft Speech API 5.4

Object: SpMemoryStream

GetData Method

The GetData method gets the entire contents of the stream.

The GetData method does not change the stream's Seek pointer.

  
    SpMemoryStream.GetData() As Variant

Parameters

None.

Return Value

A Variant variable containing the stream data.