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/sample4.intent.json

8 lines
133 B
JSON
Executable File

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