You are reading help file online using chmlib.com
|
The ISpeechLexiconPronunciation automation interface provides access to the pronunciations of a speech lexicon word.
The ISpeechLexiconPronunciation automation interface contains the following elements:
| Properties | Description |
|---|---|
| LangId Property | Returns the language id of the pronunciation. |
| PartOfSpeech Property | Returns a word's part of speech. |
| PhoneIds Property | Returns the pronunciation of a word as a Variant array of numeric phone ids. |
| Symbolic Property | Returns the pronunciation of a word as a string of phone symbols. |
| Type Property | Returns the type of the pronunciation. |
You are reading help file online using chmlib.com
|