snips-skill-spelling will spell the requested word
The fastest way to get going is to use the prebuilt assistant and Snipsfile at https://github.com/syntithenai/snips_skill_maths
It is recommended that you use this skill with the Snips Skills Manager. Simply add the following section to your Snipsfile:
pip: snips-skill-spelling package_name: spellingskill class_name: SpellingSkill requires_tts: True intents:
intent: SpellWord action: |
{% skill.spell_and_say(intent.wordToSpell) %}
Please see the Contribution Guidelines.
target: | https://raw.githubusercontent.com/snipsco/snips-skill-hue/master/LICENSE.txt |
---|---|
alt: | MIT License |