ISpTTSEngineSite::GetActions (Windows Embedded CE 6.0)
1/6/2010
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 |