- getDisplayText() - Method in class org.rewedigital.konversation.Output
-
The display test.
- getExtras() - Method in class org.rewedigital.konversation.Output
-
The strings for UI elements
- getLocale() - Method in class org.rewedigital.konversation.Environment
-
The locale the for the output.
- getName() - Method in class org.rewedigital.konversation.Konversation
-
The conversation name you want to load.
- getParts() - Method in class org.rewedigital.konversation.Reply
-
The parts of the response which should be build.
- getPlatform() - Method in class org.rewedigital.konversation.Environment
-
The platform for the reply should be optimized.
- getReprompts() - Method in class org.rewedigital.konversation.Output
-
The reprompts which should the user hear when the user gives no input.
- getReprompts() - Method in class org.rewedigital.konversation.Reply
-
The reprompts which are used in context of the runtime.
- getSsml() - Method in class org.rewedigital.konversation.Output
-
The Speech Synthesis Markup Language,
- getSuggestions() - Method in class org.rewedigital.konversation.Output
-
The list of suggestions which should been displayed.
- getSuggestions() - Method in class org.rewedigital.konversation.Reply
-
The suggestions which are used in context of the runtime.
- getType() - Method in interface org.rewedigital.konversation.Part
-
The type of this part can be Text and VoiceOnly.
- getType() - Method in class org.rewedigital.konversation.PartImpl
-
The type of this part can be Text and VoiceOnly.
- getVariants() - Method in interface org.rewedigital.konversation.Part
-
The variants for this part. Please make sure that there are no grammatical issues when you use another alternative.
- getVariants() - Method in class org.rewedigital.konversation.PartImpl
-
The variants for this part.