Share via


ISpTranscript (Windows Embedded CE 6.0)

1/6/2010

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

Header sapi.h, sapi.idl
Library sapilib.lib
Windows Embedded CE Windows CE .NET 4.1 and later

See Also

Reference

SAPI Interfaces