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

8 lines
135 B
JSON

{
"utterance": "change volume to loud",
"intent_type": "SetVolume",
"intent": {
"Volume": "volume",
"Level": "loud"
}
}