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.
phrase
- Phrase!: the phrase value
Since
3