Specifying audio recording duration using command line

NowSmart Audio Recorder 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:

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

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

Copyright © NowSmart 2024 - All right reserved