ISpTTSEngineSite::GetActions
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.
DWORD GetActions(void);
Parameters
None.
Return Values
One or more values specifying the actions to perform.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapiddk.h, Sapiddk.idl.
Link Library: Sapilib.lib.
See Also
ISpTTSEngineSite | SAPI Interfaces
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.