[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 4921
type ISTRecord = interface(IUnknown) |
function Init(); |
function ParamsSet(); |
function Start; |
function Stop(); |
function GetWAV(); |
function ClearWAV; |
end; |
IUnknown |
? |