qisdk / com.aldebaran.qi.sdk.object.conversation / Discuss / OnFallbackReplyFoundForListener

OnFallbackReplyFoundForListener

interface OnFallbackReplyFoundForListener

Listener for fallbackReplyFoundFor signal

Since
3

Functions

onFallbackReplyFoundFor

Emitted when a phrase was heard but the robot answer provided is of "poor" quality (belongs to the "Not Understood" category, for example coming from a ^fallback topic, matching e:Dialog/NotUnderstood ou e:Dialog/SpeakFailure...)

abstract fun onFallbackReplyFoundFor(input: Phrase!): Unit