Skip to main content

Audio Input

A specialized block designed for capturing and streaming audio data.

Inputs

Inputs divide into public and private. Public input is for user's interaction with block. Private input is for communication between block and block. You can't use these inputs directly

nametypeaccessibility
inputaudioPublic

Fields

namedescriptiondetails
NameThe name of the block. Can only contain letters, numbers, and underscores. Cannot include spaces.N/A