SpUnCompressedLexicon GenerationId property (SAPI 5.4)

Microsoft Speech API 5.4

Object: SpUnCompressedLexicon
Type: Hidden

GenerationId Property

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

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

Syntax

Set: Not available.
Get: Long = SpUnCompressedLexicon.GenerationId

Parts

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