Share via


ISpTTSEngineSite::GetActions

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This method queries the voice to determine what real-time actions to perform. These actions are defined for the SPVESACTIONS enumeration. A TTS engine should call this method frequently during the rendering process to be as responsive as possible.

Syntax

DWORD GetActions(void);

Parameters

None.

Return Value

One or more values specifying the actions to perform.

Requirements

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

See Also

Reference

ISpTTSEngineSite
SAPI Interfaces