[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 4816
type IVoiceTextA = interface(IUnknown) |
function Register(); |
function Speak(); |
function StopSpeaking; |
function AudioFastForward; |
function AudioPause; |
function AudioResume; |
function AudioRewind; |
end; |
IUnknown |
? |