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

OnNormalReplyFoundForListener

interface OnNormalReplyFoundForListener

Listener for normalReplyFoundFor signal

Since
3

Functions

onNormalReplyFoundFor

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

abstract fun onNormalReplyFoundFor(input: Phrase!): Unit