SpLexicon GetGenerationChange Method (Microsoft Speech Platform)
From Microsoft Speech Platform SDK 11
Microsoft Speech Platform
Object: SpLexicon
GetGenerationChange Method
The GetGenerationChange method gets a list of words in the current user lexicon that have changed since the specified generation.
SpLexicon.GetGenerationChange(
GenerationID As Long
) As ISpeechLexiconWords
Parameters
- GenerationID
- Specifies the GenerationID.
Return Value
The GetGenerationChange method returns an ISpeechLexiconWords variable.