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

9 lines
132 B
JSON

{
"utterance": "reset volume",
"intent_type": "UnmuteVolume",
"intent": {
"Volume": "volume",
"Unmute": "reset"
}
}