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

ITTSExternalSynthesizerW

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: speech.pas line 5217

type ITTSExternalSynthesizerW = interface(IUnknown)

  function AttributeGet();

  function AttributeSet();

  function PresetGet();

  function PresetSet();

  function GetAttributeElements();

  function GetAttributeRange();

  function GetAttributeValue();

  function GetAttributeIndex();

  function AudioFlush;

  function TextDataInterrupt();

  function TextDataCritical();

  function MiscellaneousDlg();

end;

Inheritance

ITTSExternalSynthesizerW

IUnknown

?