Metadata-Version: 2.4
Name: ovos-skill-spelling
Version: 0.3.0a1
Summary: OVOS spelling skill
Author-email: JarbasAi <jarbasai@mailfence.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-skill-spelling
Keywords: ovos,skill,plugin
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos-plugin-manager<3.0.0,>=2.1.0
Requires-Dist: ovos-utils<1.0.0,>=0.0.38
Requires-Dist: ovos-workshop<10.0.0,>=8.0.0
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: ovos-workshop<10.0.0,>=8.0.0; extra == "test"
Requires-Dist: ovos-plugin-manager; extra == "test"
Requires-Dist: ovos-utils; extra == "test"
Provides-Extra: end2end
Requires-Dist: pytest; extra == "end2end"
Requires-Dist: pytest-timeout; extra == "end2end"
Requires-Dist: ovoscope>=1.0.1a1; extra == "end2end"
Requires-Dist: ovos-padatious<2.0.0,>=1.0.0; extra == "end2end"
Dynamic: license-file

# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/book-reader.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Spelling

An [OVOS](https://github.com/OpenVoiceOS) skill that spells words out loud.

## About

This skill spells any word that speech-to-text can understand. It speaks the letters and, on devices with a screen such as the Mark 1, shows them too.

## Examples

* "How do you spell aardvark?"
* "Spell succotash"
* "How do you spell bureaucracy?"
* "Spell omnipotence"

## Install

Install this skill through the OVOS skill store, or add it to an [OVOS](https://github.com/OpenVoiceOS/ovos-core) installation with pip:

```bash
pip install ovos-skill-spelling
```

## Credits

Mycroft AI (@MycroftAI)

## Category
**Information**

## Tags
#spell
#spelling
