ISpeechLexiconWord Pronunciations Property (SAPI 5.3)
Microsoft Speech API 5.3
Object: ISpeechLexiconWord
Pronunciations Property
The Pronunciations property returns the pronunciations of a lexicon word.
The pronunciations are returned as a collection of ISpeechLexiconPronunciation objects.
Syntax
Set: | (This property is read-only) |
Get: | ISpeechLexiconPronunciations = ISpeechLexiconWord.Pronunciations |
Parts
- ISpeechLexiconWord
The owning object. - ISpeechLexiconPronunciations
Set: (This property is read-only)
Get: An ISpeechLexiconPronunciations object returning the pronunciations of the lexicon word.