FailureBbot Extreme fallback, just complains it does not have a brain Usage Spoken answers api from ovos_solver_failure_plugin import FailureSolver d = FailureSolver() sentence = d.spoken_answer("hello") print(sentence) # 404 brain not found