mycroft-core/mycroft/skills/stop/test/intent/sample2.intent.json

8 lines
102 B
JSON

{
"utterance": "stop",
"intent_type": "StopIntent",
"intent": {
"StopKeyword": "stop"
}
}