[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 2683
type ISRAttributesW = interface(IUnknown) |
function AutoGainEnableGet(); |
function AutoGainEnableSet(); |
function EchoGet(); |
function EchoSet(); |
function EnergyFloorGet(); |
function EnergyFloorSet(); |
function MicrophoneGet(); |
function MicrophoneSet(); |
function RealTimeGet(); |
function RealTimeSet(); |
function SpeakerGet(); |
function SpeakerSet(); |
function TimeOutGet(); |
function TimeOutSet(); |
function ThresholdGet(); |
function ThresholdSet(); |
end; |
IUnknown |
? |