OpenVoiceOS/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample1.intent.json

8 lines
126 B
JSON

{
"utterance": "set volume to 3",
"intent_type": "SetVolume",
"intent": {
"Volume": "volume",
"Level": "3"
}
}