ISpTranscript
This interface represents the transcript for wave audio files supported by the SAPI SpStream object. A transcript is a string associated with a piece of audio data.
Methods
The following table lists methods for the ISpTranscript interface.
Method | Description |
---|---|
AppendTranscript | Gets the current transcript. |
GetTranscript | Adds the current text to the transcript. |
Remarks
The following class identifier (CLSID) can be used with this interface. A complete CLSID listing for all interfaces is in the Class IDs section.
- CLSID_SpStream
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.
Link Library: Sapilib.lib.
See Also
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.