neon-skill-fallback-unknown

Neon Unknown Fallback Skill


License
BSD-3-Clause
Install
pip install neon-skill-fallback-unknown==2.0.1a2

Documentation

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