Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration block for the allowed input types of the prompt attempt. See allowed_input_types.

Link copied to clipboard
val allowInterrupt: Boolean? = null

Whether the user can interrupt a speech prompt attempt from the bot.

Link copied to clipboard

Configuration block for settings on audio and DTMF input. See audio_and_dtmf_input_specification.

Link copied to clipboard

Which attempt to configure. Valid values are Initial, Retry1, Retry2, Retry3, Retry4, Retry5.

Link copied to clipboard

Configuration block for the settings on text input. See text_input_specification.