SpLexicon GenerationId Property (SAPI 5.4)

Microsoft Speech API 5.4

Object: SpLexicon
Type: Hidden

GenerationId Property

The GenerationId property gets the generation ID of the current user lexicon.

The GenerationId functions acts as a version number, making it possible to roll back, cancel or undo additions to the lexicon.

Syntax

Set: (This property is read-only)
Get: Long = SpLexicon.GenerationId

Parts

  • SpLexicon
    The owning object.
  • Long
    Set: (This property is read-only)
    Get: A Long variable returning the generation ID.