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

OnFallbackReplyFoundForListener

interface OnFallbackReplyFoundForListener

Listener for fallbackReplyFoundFor signal

Since
3

Functions

onFallbackReplyFoundFor

Emitted when a phrase was heard, and a corresponding Reply with the Fallback ReplyPriority was selected.

abstract fun onFallbackReplyFoundFor(input: Phrase!): Unit