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

8 lines
118 B
JSON

{
"utterance": "would you shut up",
"intent_type": "StopIntent",
"intent": {
"StopKeyword": "shut up"
}
}