Source position: speech.pas line 1755
type MICWIZARDINFO = record
fHasRunMicWizard: BOOL;
dwWaveInDevice: DWORD;
dwMicrophoneType: DWORD;
szMicString: array [0..63] of WideChar;
end;