[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 4086
type IVCmdAttributesW = interface(IUnknown) |
function AutoGainEnableGet(); |
function AutoGainEnableSet(); |
function AwakeStateGet(); |
function AwakeStateSet(); |
function ThresholdGet(); |
function ThresholdSet(); |
function DeviceGet(); |
function DeviceSet(); |
function EnabledGet(); |
function EnabledSet(); |
function MicrophoneGet(); |
function MicrophoneSet(); |
function SpeakerGet(); |
function SpeakerSet(); |
function SRModeGet(); |
function SRModeSet(); |
end; |
IUnknown |
? |