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

IAudioTel

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

Declaration

Source position: speech.pas line 5042

type IAudioTel = interface(IUnknown)

  function AudioObject();

  function WaveFormatSet();

end;

Inheritance

IAudioTel

IUnknown

?