V2modelsIntentConfirmationSettingPromptSpecificationPromptAttemptsSpecificationAudioAndDtmfInputSpecificationDtmfSpecification

Constructors

constructor(deletionCharacter: String, endCharacter: String, endTimeoutMs: Int, maxLength: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

DTMF character that clears the accumulated DTMF digits and immediately ends the input.

Link copied to clipboard

DTMF character that immediately ends input. If the user does not press this character, the input ends after the end timeout.

Link copied to clipboard

How long the bot should wait after the last DTMF character input before assuming that the input has concluded.

Link copied to clipboard

Maximum number of DTMF digits allowed in an utterance.