[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 3551
type ITTSCentralW = interface(IUnknown) |
function Inject(); |
function ModeGet(); |
function Phoneme(); |
function PosnGet(); |
function TextData(); |
function ToFileTime(); |
function AudioPause; |
function AudioResume; |
function AudioReset; |
function Register(); |
function UnRegister(); |
end; |
IUnknown |
? |