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

IVTxtNotifySinkA

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

Declaration

Source position: speech.pas line 4789

type IVTxtNotifySinkA = interface(IUnknown)

  function AttribChanged();

  function Visual();

  function Speak();

  function SpeakingStarted;

  function SpeakingDone;

end;

Inheritance

IVTxtNotifySinkA

IUnknown

?