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

8 lines
133 B
JSON

{
"utterance": "rise volume",
"intent_type": "IncreaseVolume",
"intent": {
"Volume": "volume",
"Increase": "rise"
}
}