{
    "ui-audio": {
        "label": {
            "group": "Group",
            "size": "Size",
            "width": "Width",
            "height": "Height",
            "icon": "Icon",
            "source": "Source",
            "autoplay": "Autoplay",
            "loop": "Loop",
            "muted": "Muted",
            "mode-tip-src": "Autoplay only works after a user gesture (e.g. clicking on the dashboard).",
            "mode-tip-tts": "Text-to-speech only works after a user gesture (e.g. clicking on the dashboard).",
            "mode": "Mode",
            "voice": "Voice",
            "ui": "UI",
            "browser-default-voice": "Browser Default Voice",
            "className": "Class",
            "classNamePlaceholder": "Optional CSS class name(s)"
        },
        "option": {
            "on": "On",
            "off": "Off",
            "src": "Audio Player",
            "tts": "Text-to-Speech"
       }
    }
}
