You are reading help file online using chmlib.com
|
Object: SpLexicon
The RemovePronunciation method removes a word and/or its pronunciations, specified in phone symbols, from the current user lexicon.
SpLexicon.RemovePronunciation(
bstrWord As String,
LangId As Long,
[PartOfSpeech As SpeechPartOfSpeech = SPSUnknown],
[bstrPronunciation As String = ""]
)
None.
You are reading help file online using chmlib.com
|