[Overview][Constants][Types][Classes][Index] Reference for unit 'Speech' (#crwlib)

MICWIZARDINFO2

Declaration

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;