[Overview][Constants][Types][Classes][Index] Reference for unit 'Speech' (#crwlib)

ILexPronounceA.Get

Declaration

Source position: speech.pas line 1620

function ILexPronounceA.Get(

  CharSet: VOICECHARSET;

  pszText: PAnsiChar;

  wSense: Word;

  pszPronounce: PAnsiChar;

  dwPronounceSize: DWORD;

  var dwPronounceNeeded: DWORD;

  var PartOfSpeech: VOICEPARTOFSPEECH;

  pEngineInfo: pointer;

  dwEngineInfoSize: DWORD;

  pdwEngineInfoNeeded: PDWORD

):HResult;