Silence Generator

A component that produces silent audio streams with configurable sample rate and channel layout.

Component Configuration

Option Description Required

id

A unique identifier for the component instance

displayName

The name shown in the Studio UI of this component

sampleRate

Samplerate in Hz of the generated audio (default: 48000)

𐄂

channelLayout

Channel layout of the generated audio (default: "stereo")

𐄂