qisdk / com.aldebaran.qi.sdk.object.conversation / ConversationStatus / OnSayingChangedListener / onSayingChanged

onSayingChanged

abstract fun onSayingChanged(sayingPhrase: Phrase!): Unit

The Phrase which is currently said by the robot. This value is set to a Phrase with an empty 'text' field when the robot finishes saying the Phrase.

Parameters

sayingPhrase - Phrase!: the sayingPhrase value

Since
3