Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.3
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.