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

ILexPronounce2A.GetFrom

Declaration

Source position: speech.pas line 1662

function ILexPronounce2A.GetFrom(

  dwLexicon: DWORD;

  CharSet: VOICECHARSET;

  pszText: PAnsiChar;

  wSense: Word;

  pszPronounce: PAnsiChar;

  dwPronounceSize: DWORD;

  var dwPronounceNeeded: DWORD;

  var PartOfSpeech: VOICEPARTOFSPEECH;

  pEngineInfo: pointer;

  dwEngineInfoSize: DWORD;

  pdwEngineInfoNeeded: PDWORD

):HResult;