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

9 lines
182 B
JSON

{
"utterance": "how do you spell the word intelligence",
"intent_type": "SpellingIntent",
"intent": {
"SpellingKeyword": "spell the word",
"Word": "intelligence"
}
}