Welcome Guest, you are in: Login

EventIDE Wiki

RSSRSS

Navigation




Search the wiki


PoweredBy

Page History: Voice Recorder Element

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2013/08/21 19:02


Element Icon New Element
Info
Category: AddIn: Base Elements
Creator: OkazoLab Team Scope: Parent Event
Owns Snippets: no Usage: Runtime Screen,Snippets
The Voice Recorder element is capable of recording audio from the microphone.


Description

The Voice Recorder element is capable of capturing audio input (e.g voice) and writing it into a Wav file. The element uses the WaveOut API. It automatically starts recording on the onset of the parent event.

Snapshots

Image

Synchronized Internal Actions

Experiment StartParent Event OnsetStatus change between Onset/OffsetParent Event OffsetExperiment End
Starts listening Stops listening

Properties

Generic Properties

NameDescriptionConstraintsValue TypeUpon Runtime Change
Output
Select Output FolderPress button to select the output folder
Output FolderSelected folder name String
Current FilenameDefines filename for the next recoding clip. Leave empty to get the auto-generated names composed of the current date and time String
Settings
Sample RateDefines the sample rate of recorded clips, in bytes per second for each channel. Int32
Channel numberDefines the number of channels in recordings,e.g. 1-for mono, 2-for stereo. Int32
Audio DeviceIndex of the selected audio input device that will be used for recording. Set to 0 for the system default device. Int32
Buffer LengthDefines length of the recording memory buffer in ms. Each time when the buffer is filled its data is copied and added into a Wave file. If the parent event is deactivated between two consecutive copings, the last part of recording can be lost. To avoid this, make the buffer length as short as necessary but mind the performance cost. Int32
Info
Recording DurationReturns the duration of the current recording (in sec). UInt64
Test RecordingInitiates/stops test recording through the default audio input device. The recorded clip is stored as RecordingTest.wav in the current output folder.

+=== Properties inherited from clElement === Inherited properties of clElement
NameDescriptionConstraintsValue TypeUpon Change
Control
Is EnabledIf set to false the element is completely omitted when the experiment is run.Boolean
TitleTitle of the element.String

ScrewTurn Wiki version 5.2.0.8. Some of the icons created by FamFamFam.