qisdk / com.aldebaran.qi.sdk.object.conversation / Conversation / makeSpeechEngine

makeSpeechEngine

abstract fun makeSpeechEngine(context: RobotContext!): SpeechEngine!

Creates a SpeechEngine, that will create Say actions using the Conversation service with the given context

Parameters

context - RobotContext!: The context to authorize the created Say actions to be effectively executed on a robot

Return
SpeechEngine!: A SpeechEngine

Since
3