[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 5217
type ITTSExternalSynthesizerW = interface(IUnknown) |
function AttributeGet(); |
function AttributeSet(); |
function PresetGet(); |
function PresetSet(); |
function GetAttributeElements(); |
function GetAttributeRange(); |
function GetAttributeValue(); |
function GetAttributeIndex(); |
function AudioFlush; |
function TextDataInterrupt(); |
function TextDataCritical(); |
function MiscellaneousDlg(); |
end; |
IUnknown |
? |