qisdk / com.aldebaran.qi.sdk.object.conversation / Conversation / Async / makePhraseSet

makePhraseSet

abstract fun makePhraseSet(phrases: MutableList<Phrase!>!): Future<PhraseSet!>!

Create a phrase set from a set of phrases.

Parameters

phrases - MutableList<Phrase!>!: Set of phrases to put in the resulting phrase set.

Return
Future<PhraseSet!>!: A phrase set.

Since
1