[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 3138
type ISRResGraphW = interface(IUnknown) |
function BestPathPhoneme(); |
function BestPathWord(); |
function GetPhonemeNode(); |
function GetWordNode(); |
function PathScorePhoneme(); |
function PathScoreWord(); |
end; |
IUnknown |
? |