Microsoft Speech SDK
SAPI 5.1
ISpTranscript
A transcript is a text string associated with a piece of audio data. The SAPI SpStream object supports the ISpTranscript interface for wav audio files.
Associated Class IDs
The following class IDs (CLSID) may be used with this interface. A complete CLSID listing for all interfaces is in the Class IDs section.
- CLSID_SpStream
Methods in Vtable Order
| ISpTranscript Methods | Description |
|---|---|
| GetTranscript | Gets the current transcript. |
| AppendTranscript | Adds the current text to the transcript. |
Development Helpers
| Helper Enumerations, Functions and Classes | Description |
|---|---|
| CSpDynamicString | Class for managing dynamically sized Unicode strings |