[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 1948
type IAudioSourceNotifySink = interface(IUnknown) |
function AudioStop(); |
function AudioStart; |
function DataAvailable(); |
function Overflow(); |
end; |
IUnknown |
? |