PromptAttemptSpecification
Specifies the settings on a prompt attempt.
Contents
- allowedInputTypes
-
Indicates the allowed input types of the prompt attempt.
Type: AllowedInputTypes object
Required: Yes
- allowInterrupt
-
Indicates whether the user can interrupt a speech prompt attempt from the bot.
Type: Boolean
Required: No
- audioAndDTMFInputSpecification
-
Specifies the settings on audio and DTMF input.
Type: AudioAndDTMFInputSpecification object
Required: No
- textInputSpecification
-
Specifies the settings on text input.
Type: TextInputSpecification object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: