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

ISRResBasicA

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

Declaration

Source position: speech.pas line 3031

type ISRResBasicA = interface(IUnknown)

  function PhraseGet();

  function Identify();

  function TimeGet();

  function FlagsGet();

end;

Inheritance

ISRResBasicA

IUnknown

?