Microsoft Speech SDK
SAPI 5.1
ISpLexicon
The ISpLexicon interface is used to access the lexicons, which contain information about words that can be recognized or spoken. For more information, please see the ISpLexicon Overview.
Implemented By
Methods in Vtable Order
ISpLexicon Methods | Description |
---|---|
GetPronunciations | Gets pronunciations and parts of speech for a word. |
AddPronunciation | Adds pronunciation and parts of speech of a word to the user lexicon. |
RemovePronunciation | Removes a word from the user lexicon. |
GetGeneration | Passes back the generation ID for a word. |
GetGenerationChange | Passes back a list of words which have changed between the current and a specified generation. |
GetWords | Gets a list of all words in the lexicon. |