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

ISTMicWizard

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

Declaration

Source position: speech.pas line 1795

type ISTMicWizard = interface(IUnknown)

  function InfoGet();

  function InfoSet();

  function Wizard();

end;

Inheritance

ISTMicWizard

IUnknown

?