Share via


ISpPhraseAlt

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

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

See Also

Reference

SAPI Interfaces