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

IAudioDest

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

Declaration

Source position: speech.pas line 1878

type IAudioDest = interface(IUnknown)

  function FreeSpace();

  function DataSet();

  function BookMark();

end;

Inheritance

IAudioDest

IUnknown

?