Speaker

Type: component | Size: small | Extends: Segment
PROBLEM

You can't hear me loud enough.

SOLUTION

Converts audio signals into sound.

EXTENDS
Inputs
  • comp_charge
Outputs
  • comp_speaker
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_speaker",
    "name": "Speaker",
    "type": "component",
    "inputs": [
        "comp_charge"
    ],
    "outputs": [
        "comp_speaker"
    ],
    "passthru": [],
    "children": [],
    "extends": {
        "id": "comp_segment",
        "name": "Segment",
        "type": "component",
        "inputs": [],
        "outputs": [],
        "passthru": [],
        "children": [],
        "tree": [],
        "extends": null,
        "problem": "There are not enough burritos.",
        "description": "A standardized building block of the whole MTREES Universe, called the Burrito Builder. Each segment hosts one or more components and connects above and below via universal locking collar. Stack as many as the ceiling allows."
    },
    "size": "small",
    "problem": "You can't hear me loud enough.",
    "description": "Converts audio signals into sound.",
    "template": "component"
}