This topic has not yet been rated - Rate this topic

ISpeechLexiconPronunciation Symbolic Property (SAPI 5.3)

Speech API 5.3

Microsoft Speech API 5.3

Interface: ISpeechLexiconPronunciation

Symbolic Property


The Symbolic property returns the pronunciation of a word as a string of phone symbols.

Pronunciations represented in phones can be converted to PhoneIds with the PhoneToId method of the SpPhoneConverter object.

Syntax

Set: (This property is read-only)
Get: String = ISpeechLexiconPronunciation.Symbolic

Parts

ISpeechLexiconPronunciation
The owning object.
String
Set: (This property is read-only)
Get: A String variable returning the value of the property.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.