Skip to content

Mycroft AI official Unknown Fallback Skill - used if no Intent is matched to an Utterance

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

NeonGeckoCom/skill-fallback_unknown

 
 

Repository files navigation

Fallback Unknown

Summary

Unknown request fallback handler. Executes if every other step failed to answer the question.

Description

This fallback is how Neon would let you know if he can't help with what you said and answer your question. This skill will execute as a last resort, and only if you are currently in the wakewords-required mode. If you are skipping wakewords, the failed utterances will be ignored. Neon will try to match the request to Adapt skills, Padatious skills, and all of Fallbacks before finally l reaching it here.

Troubleshooting

Check your signal handling in /mycroft/ipc if you are receiving response from this skill while skipping wake words.

Contact Support

Use the link or submit an issue on GitHub

Credits

Mycroft AI NeonDaniel reginaneon

Tags

#fallback #unknown #system

About

Mycroft AI official Unknown Fallback Skill - used if no Intent is matched to an Utterance

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.8%
  • QML 7.2%