[Overview][Constants][Types][Classes][Index] |
Source position: speech.pas line 1765
type MICWIZARDINFO2 = record |
fHasRunMicWizard: BOOL; |
dwWaveInDevice: DWORD; |
dwMicrophoneType: DWORD; |
szMicString: array [0..63] of WideChar; |
dwSpeakers: DWORD; |
dwLastMicLevel: DWORD; |
dwMicLevelDeviceID: DWORD; |
end; |