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

ISRResSpeakerW

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

Declaration

Source position: speech.pas line 3215

type ISRResSpeakerW = interface(IUnknown)

  function Correction();

  function Validate();

  function Identify();

  function IdentifyForFree();

end;

Inheritance

ISRResSpeakerW

IUnknown

?