This topic has not yet been rated - Rate this topic

SpMemoryStream Interface (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

SpMemoryStream

The SpMemoryStream automation object supports audio stream operations in memory.

The Format property and the Read, Write and Seek methods are inherited from the ISpeechBaseStream interface.


Automation Interface Elements

The SpMemoryStream automation object has the following elements:


PropertiesDescription
Format PropertyGets and sets the cached wave format of the stream as an SpAudioFormat object.
MethodsDescription
GetData MethodGets the contents of the stream.
Read MethodReads data from an audio stream.
Seek MethodReturns the current read position of the audio stream in bytes.
SetData MethodSets the contents of the stream.
Write MethodWrites data to the audio stream.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.