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

onSayingChanged

abstract fun onSayingChanged(phrase: Phrase!): Unit

The Phrase said by a Say action from this factory while it is running. This value is set when a Say action from this factory starts running and set to an empty Phrase when the action stops.

Parameters

phrase - Phrase!: the phrase value

Since
3