ISpeechLexiconWord Pronunciations Property (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform


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.