| 1 |
{ |
| 2 |
"$schema": "https://schemas.wp.org/trunk/block.json", |
| 3 |
"apiVersion": 2, |
| 4 |
"name": "beyondwords/player", |
| 5 |
"title": "BeyondWords", |
| 6 |
"description": "Embed the BeyondWords audio player. This will override the default player location.", |
| 7 |
"category": "embed", |
| 8 |
"icon": "controls-volumeon", |
| 9 |
"keywords": [ |
| 10 |
"audio", |
| 11 |
"text-to-speech" |
| 12 |
], |
| 13 |
"version": "1.0.0", |
| 14 |
"textdomain": "speechkit" |
| 15 |
} |