You are reading help file online using chmlib.com
|
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.
The following class IDs (CLSID) may be used with this interface. A complete CLSID listing for all interfaces is in the Class IDs section.
ISpTranscript Methods | Description |
---|---|
GetTranscript | Gets the current transcript. |
AppendTranscript | Adds the current text to the transcript. |
Helper Enumerations, Functions and Classes | Description |
---|---|
CSpDynamicString | Class for managing dynamically sized Unicode strings |
You are reading help file online using chmlib.com
|