Share via


SpUnCompressedLexicon GetGenerationChange method (SAPI 5.3)

Microsoft Speech API 5.3

Object: SpUnCompressedLexicon
Type: Hidden

GetGenerationChange Method

The GetGenerationChange method gets a list of words in the current application lexicon that have changed since the specified generation.

  
    SpUnCompressedLexicon.GetGenerationChange(
     GenerationID As Long
) As ISpeechLexiconWords

Parameters

  • GenerationId
    Specifies the GenerationId.

Return Value

The GetGenerationChange method returns an ISpeechLexiconWords object.