Share via


ISpTTSEngineSite (Windows Embedded CE 6.0)

1/6/2010

This interface writes audio data and queues events for the TTS engine. It is implemented by a voice object (ISpVoice). ISpTTSEngineSite inherits from ISpEventSink.

Methods

The following table shows the methods for the ISpTTSEngineSite interface.

Method Description

CompleteSkip

Notifies the voice that the last skip request has been completed and to pass it the results.

GetActions

Queries the voice to determine what actions to perform.

GetRate

Gets the base rate adjustment that should be used by the engine.

GetSkipInfo

Gets the number and type of items to be skipped in the text stream.

GetVolume

Gets the base volume level that should be used by the engine.

Write

Sends output data (typically audio) to SAPI.

Requirements

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

See Also

Reference

ISpTTSEngine
SAPI Interfaces