Skip to content

syntithenai/snips_skill_spelling

Repository files navigation

Spelling skill for Snips

MIT License

snips-skill-spelling will spell the requested word

Installation

The fastest way to get going is to use the prebuilt assistant and Snipsfile at https://github.com/syntithenai/snips_skill_maths

Usage

Snips Skills Manager

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) %}

Contributing

Please see the Contribution Guidelines.

target:https://raw.githubusercontent.com/snipsco/snips-skill-hue/master/LICENSE.txt
alt:MIT License

About

snips skill to help with spelling

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published