void ILexPronounce.Get(VOICECHARSET CharSet, string pszText, short wSense, string pszPronounce, int dwPronounceSize, ref int pdwPronounceNeeded, ref VOICEPARTOFSPEECH pPartOfSpeech, IntPtr pEngineInfo, int dwEngineInfoSize, ref int pdwEngineInfoNeeded)
 {
     //throw new Exception("The method or operation is not implemented.");
 }
 void ILexPronounce.Add(VOICECHARSET CharSet, string pszText, string pszPronounce, VOICEPARTOFSPEECH PartOfSpeech, IntPtr pEngineInfo, int dwEngineInfoSize)
 {
     //throw new Exception("The method or operation is not implemented.");
 }