Metadata-Version: 2.4
Name: ovos-skill-fallback-unknown
Version: 0.1.12a3
Home-page: https://github.com/OpenVoiceOS/ovos-skill-fallback-unknown
Author: OpenVoiceOS
Author-email: jarbasai@mailfence.com
License: Apache-2.0
Keywords: ovos skill plugin
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos-workshop<10.0.0,>=6.0.0
Provides-Extra: test
Requires-Dist: coveralls>=1.8.2; extra == "test"
Requires-Dist: flake8>=3.7.9; extra == "test"
Requires-Dist: pytest>=5.2.4; extra == "test"
Requires-Dist: pytest-cov>=2.8.1; extra == "test"
Requires-Dist: pytest-testmon>=2.1.3; extra == "test"
Requires-Dist: pytest-randomly>=3.16.0; extra == "test"
Requires-Dist: pytest-timeout>=2.0.0; extra == "test"
Requires-Dist: cov-core>=1.15.0; extra == "test"
Requires-Dist: ovoscope<2.0.0,>=1.0.0a1; extra == "test"
Requires-Dist: ovos-spec-tools>=1.5.0a1; extra == "test"
Requires-Dist: ovos-core>=2.0.0a1; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist

# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/question.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Unknown Handler
Capture unrecognized _Utterances_

## About
OpenVoiceOS cannot answer every question yet. This fallback skill tells the user when the assistant cannot help with what they said. The pipeline in [OpenVoiceOS/ovos-core](https://github.com/OpenVoiceOS/ovos-core) calls this skill only after every other intent parser and fallback skill fails to match the utterance.

## Category
**Configuration**

## Tags
#fallback
#unknown
#system
