ISpTTSEngineSite::GetActions (Windows CE 5.0)

Send Feedback

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.