{
"apiVersion": 2,
"name": "core/audio",
"category": "media",
"attributes": {
"src": {
"type": "string",
"source": "attribute",
"selector": "audio",
"attribute": "src"
},
"caption": {
"source": "html",
"selector": "figcaption"
"id": {
"type": "number"
"autoplay": {
"type": "boolean",
"attribute": "autoplay"
"loop": {
"attribute": "loop"
"preload": {
"attribute": "preload"
}
"supports": {
"anchor": true,
"align": true