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

acknowledgeSaid

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

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

Parameters

phrase - Phrase!: The output Phrase from the robot

locale - Locale!: The Locale of the given Phrase

Since
3