Share via


SpLexicon GetGenerationChange Method (SAPI 5.3)

Microsoft Speech API 5.3

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.