abstract fun makeSpeechEngine(context: RobotContext!): SpeechEngine!
Creates a SpeechEngine, that will create Say actions using the Conversation service with the given context
context
- RobotContext!: The context to authorize the created Say actions to be effectively executed on a robot
Return
SpeechEngine!: A SpeechEngine
Since
3