qisdk / com.aldebaran.qi.sdk.object.conversation / Chatbot / acknowledgeHeard

acknowledgeHeard

abstract fun acknowledgeHeard(phrase: Phrase!, locale: Locale!): Unit

Inform the Chatbot with the last phrase heard by the robot. It will be called anytime a reply not given by this Chatbot has been chosen to answer a phrase.

Parameters

phrase - Phrase!: The input Phrase from the user

locale - Locale!: The Locale of the given Phrase

Since
3