ISpPhraseAlt (Windows CE 5.0)
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
Send Feedback on this topic to the authors