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

ISRSpeaker2W

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

Declaration

Source position: speech.pas line 3277

type ISRSpeaker2W = interface(ISRSpeakerW)

  function Commit;

  function Rename();

  function GetChangedInfo();

end;

Inheritance

ISRSpeaker2W

ISRSpeakerW

IUnknown

?