abstract fun run(): ListenResult!
Make the robot listen for the specific phraseSet. When a phrase from the phrase sets is recognized, the resulting future finishes with a ListenResult.
Return
ListenResult!: A future finishing when the robot recognized a phrase from a phrase set.
Since
1