Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapiddk.h, Sapiddk.idl.
Link Library: Sapilib.lib.
See Also
Send Feedback on this topic to the authors