SpFileStream Interface (SAPI 5.3)

Microsoft Speech API 5.3

SpFileStream

The SpFileStream automation object enables data streams to be read and written as files.

SpFileStream objects normally contain audio data, but may also be used for text data.

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

Automation Interface Elements

The SpFileStream automation object has the following elements:

Properties
Format Property
Methods
Close Method
Open Method
Read Method
Seek Method
Write Method