[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 1819
type ISTPhoneConv = interface(IUnknown) |
function FromIPA(); |
function Get(); |
function SetByLang(); |
function SetByText(); |
function ToIPA(); |
end; |
IUnknown |
? |