[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 3066
type ISRResMerge = interface(IUnknown)
function Merge();
function Split();
end;
ISRResMerge
IUnknown