SpUnCompressedLexicon
The SpUnCompressedLexicon automation object provides access to lexicons, which contain information about words that can be recognized or spoken.
The SpUnCompressedLexicon object represents a single application lexicon.
Automation Interfaces
The SpUnCompressedLexicon automation object contains the following elements:
Properties | Description |
---|---|
GenerationId Property | Gets the generation ID of the current application lexicon. |
Methods | Description |
---|---|
AddPronunciation Method | Adds a pronunciation, specified in phone symbols, to the current application lexicon. |
AddPronunciationByPhoneIds Method | Adds a pronunciation, specified in phone IDs, to the current application lexicon. |
GetGenerationChange Method | Gets a list of words in the current application lexicon that have changed since the specified generation. |
GetPronunciations Method | Gets the pronunciations and parts of speech for a word from the user or application lexicons. |
GetWords Method | Gets a list of all words in the user or application lexicons. |
RemovePronunciation Method | Removes a word and/or its pronunciations, specified in phone symbols, from the current application lexicon. |
RemovePronunciationByPhoneIds Method | Removes a word and/or its pronunciations, specified in phone IDs, from the current application lexicon. |