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

8 lines
139 B
JSON

{
"utterance": "update volume to normal",
"intent_type": "SetVolume",
"intent": {
"Volume": "volume",
"Level": "normal"
}
}