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

IAudioSourceLog

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

Declaration

Source position: speech.pas line 5033

type IAudioSourceLog = interface(IUnknown)

  function AudioSource();

  function UseLogging();

end;

Inheritance

IAudioSourceLog

IUnknown

?