Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.4
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.