HECTOR Module - AudioRecorder
Home > Module Index > Audio.AudioRecorder 0.1.3
Records audio to disk.
Free
HECTOR v0.4
Connections
Name
Type
Data Type
Description
In
Collector
AudioFrame
Accepts incoming audio data and saves it to disk. Note - if a connected audio stream stops sending data, the audio recorder will pause recording until there is more data available.
Options
Name
Data Type
Description
Filename
string
The filename to record to. The file can be found in the HectorStore\Recordings folder on the scratch disk specified in the main HECTOR settings.
s1
separator
REC
trigger
Starts the audio recording
STOP
trigger
Stops the audio recording
Description
The AudioRecorder will save any incoming audio to a WAV file stored on the selected Scratch disk using the filename specified.
Tags
audio
Get HECTOR to use this module.