---
title: "Audio Control Schema"
description: "Value schema for audio control type"
canonical: "https://academy.bricksbuilder.io/developer/schema/controls/audio/"
markdownUrl: "https://academy.bricksbuilder.io/developer/schema/controls/audio.md"
pageType: "article"
section: "developer"
category: "schema"
lastmod: "2026-05-21T13:58:32.000Z"
---
import SchemaJson from '../../../../../components/SchemaJson.astro'

<SchemaJson path="controls/audio.json" />

## Properties

| Property | Type | Description |
|---|---|---|
| `id` | string \| integer | — |
| `url` | string | — |
| `autoplay` | boolean | — |
| `loop` | boolean | — |
| `controls` | boolean | — |