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

ISTRecordNotifySink

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

Declaration

Source position: speech.pas line 4935

type ISTRecordNotifySink = interface(IUnknown)

  function AutoStop;

  function VU();

end;

Inheritance

ISTRecordNotifySink

IUnknown

?