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 |
---|---|
Notifies the voice that the last skip request has been completed and to pass it the results. |
|
Queries the voice to determine what actions to perform. |
|
Gets the base rate adjustment that should be used by the engine. |
|
Gets the number and type of items to be skipped in the text stream. |
|
Gets the base volume level that should be used by the engine. |
|
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 |