HECTOR Module - AudioOut
Plays audio out through a connected sound device.
Free
HECTOR v0.4
Connections
Name
Type
Data Type
Description
In
Collector
AudioFrame
Accepts incoming audio streams and outputs them to the selected audio output device.
Options
Name
Data Type
Description
OutputDevice
list
A list of available audio output devices found on the HECTOR system.
Description
The AudioOut device will scan the HECTOR system and detect all available sound output devices. Once a capture device has been selected from the list, any audio sent to the 'In' connection will be output to the device.
Tags
audio