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

8 lines
137 B
JSON

{
"utterance": "reduce volume",
"intent_type": "DecreaseVolume",
"intent": {
"Volume": "volume",
"Decrease": "reduce"
}
}