Specifying audio recording duration using command line

Audio Record Wizard features a command line mode for users who prefer to specify recording parameters directly. To set a recording duration via command line, you'll need to use the following parameters:


  1. -rStarting recording
  2. -t [time]Specify the recording duration in seconds
  3. -o [filename]Name the target file
  4. -mMinimize the application at startup
  5. --minimode [0|1]Choose the minimize mode, 0 - normal, 1 - minimize to the system tray

For example:

arw.exe -r -t 3600 -o "e:\schedule.mp3" -m --minimode 1

This command instructs Audio Record Wizard to record for 3600 seconds (one hour) into the file e:\schedule.mp3. Additionally, Audio Record Wizard will start minimized to the system tray.

Copyright © NowSmart 2024 - All right reserved