1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-06 06:20:28 +01:00
OpenVoiceOS/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample2.intent.json

8 lines
131 B
JSON
Executable File

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