[studiorecorder] Re: Automated Recording

  • From: "Milam, Jonathan E." <milamj@xxxxxxx>
  • To: <studiorecorder@xxxxxxxxxxxxx>
  • Date: Wed, 24 Jan 2007 12:58:08 -0500

Hi Rob,

If you create a shortcut in C to sr.exe, and you create a file in a
specific location that you want to rerecord, you can create a batch file
with:
start c:\sr.exe "c:\rtb.wav" /record 07:10:00 
and it works.
Note the file in quotes is the file name.  It won't create it and
record, but it will open and record this file auto.

Jonathan

-----Original Message-----
From: studiorecorder-bounce@xxxxxxxxxxxxx
[mailto:studiorecorder-bounce@xxxxxxxxxxxxx] On Behalf Of ROB MEREDITH
Sent: Wednesday, January 24, 2007 9:48 AM
To: studiorecorder@xxxxxxxxxxxxx
Subject: [studiorecorder] Re: Automated Recording

Jonathan:

You could put such a command in a batch file, but it wouldn't
necessarily automate the process. The Windows Scheduler is probably a
better choice for automating.

Anyway, there is no way to specify the file name to be recorded. You
simply record, then save the recording yourself when you get a chance.
Every time you use the /record switch, a new window is created in Studio
Recorder, and recording begins.

Yes, you would include the entire path to Studio Recorder in a batch
file.

Rob Meredith

>>> milamj@xxxxxxx 01/24/07 08:32AM >>>
Hi Rob,

If I want to record a file called RTB for 6 hours and 10 minutes, and
have Studio load this file and begin recording, what do I need to have
in the batch file?  I know that part of it would have to be:
sr.exe /record 06:10:00
But I'm not sure where the file name fits in to that line.  Also, would
I not need:
C:\program files\aph\studio recorder
Before sr.exe?

Thanks,

Jonathan



Other related posts: