[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 1909
type IAudioSource = interface(IUnknown) |
function DataAvailable(); |
function DataGet(); |
end; |
IUnknown |
? |