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

MICWIZARDINFO

Declaration

Source position: speech.pas line 1755

type MICWIZARDINFO = record

  fHasRunMicWizard: BOOL;

  dwWaveInDevice: DWORD;

  dwMicrophoneType: DWORD;

  szMicString: array [0..63] of WideChar;

end;