[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 3007
type ISRNotifySink = interface(IUnknown) |
function AttribChanged(); |
function Interference(); |
function Sound(); |
function UtteranceBegin(); |
function UtteranceEnd(); |
function VUMeter(); |
end; |
IUnknown |
? |