abstract fun getSaying(): Future<Phrase!>!
Exposes the property saying value
Return
Future<Phrase!>!: the saying value
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.
Since
3