qisdk / com.aldebaran.qi.sdk.object.conversation / ChatbotReaction / Async / runWith

runWith

abstract fun runWith(speechEngine: SpeechEngine!): Future<Void!>!

Run the action defined by a chatbot.

Parameters

SpeechEngine - A factory that produces Say actions to be run() by this Reply

Since
3