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