You are reading help file online using chmlib.com
|
Object: SpLexicon
The AddPronunciation method adds a pronunciation, specified in phone symbols, to the current user lexicon.
SpLexicon.AddPronunciation(
bstrWord As String,
LangId As Long,
[PartOfSpeech As SpeechPartOfSpeech = SPSUnknown],
[bstrPronunciation As String = ""]
)
None.
You are reading help file online using chmlib.com
|