SystemDialogInput["RecordSound"] automatisation
- To: mathgroup at smc.vnet.net
- Subject: [mg120520] SystemDialogInput["RecordSound"] automatisation
- From: roby <roby.nowak at gmail.com>
- Date: Wed, 27 Jul 2011 06:12:52 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Hi all. Is it possible to automate the call to SystemDialogInput["RecordSound"] (Windows XP SP3) ? Normaly when SystemDialogInput["RecordSound"] is evaluated a dialog pops up and the user must interactivly select a recording device as well as the record format. After the selcetion has been done the user must click the recod button and finaly the stop button and the ok button to obtain a recorded sample. I would like to select the device and format by passing them as paramters to SystemDialogInput["RecordSound"] and then start the recording for a specifyed time interval. Any hints ? Regards Robert