ISpPhraseAlt

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

ISpPhraseAlt

The ISpPhraseAlt interface is implemented on a phrase alternate object that can be obtained by calling ISpRecoResult::GetAlternates. The ISpPhraseAlt object is the interface that enables applications to retrieve alternate phrase information from an SR engine, and to update the SR engine's language model to reflect committed alternate changes.

Methods in Vtable Order

ISpPhraseAlt Methods Description
ISpPhrase Inherits from ISpPhrase and those methods are accessible from an ISpPhraseAlt object.
GetAltInfo Retrieves data elements associated with an alternate phrase.
Commit Replaces a section of the parent phrase to which this alternate corresponds.