Share via


ISpPhraseAlt (Windows CE 5.0)

Send Feedback

This interface enables applications to retrieve alternate phrase information from an SR engine. It also allows the applications to update the engine language model to reflect committed alternate changes. It inherits from ISpPhrase.

When to Implement

This interface.is implemented on a phrase alternate object that can be obtained by calling the ISpRecoResult::GetAlternates method.

Methods

The following table lists the ISpPhraseAlt methods in Vtable Order.

Methods Description
Commit Replaces a section of the parent phrase to which the alternate corresponds.
GetAltInfo Gets data elements associated with an alternate phrase.

Requirements

OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.
Link Library: Sapilib.lib.

See Also

SAPI Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.