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

ISRSpeaker2A

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

Declaration

Source position: speech.pas line 3268

type ISRSpeaker2A = interface(ISRSpeakerA)

  function Commit;

  function Rename();

  function GetChangedInfo();

end;

Inheritance

ISRSpeaker2A

ISRSpeakerA

IUnknown

?