[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 5006
type ISTTTSQueueNotifySink = interface(IUnknown) |
function Start; |
function Stop; |
function SpeakID(); |
function Error(); |
function Bookmark(); |
end; |
IUnknown |
? |