AWS::Lex::Bot AudioAndDTMFInputSpecification - AWS CloudFormation

AWS::Lex::Bot AudioAndDTMFInputSpecification

Specifies the audio and DTMF input specification.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

AudioSpecification

Specifies the settings on audio input.

Required: No

Type: AudioSpecification

Update requires: No interruption

DTMFSpecification

Specifies the settings on DTMF input.

Required: No

Type: DTMFSpecification

Update requires: No interruption

StartTimeoutMs

Time for which a bot waits before assuming that the customer isn't going to speak or press a key. This timeout is shared between Audio and DTMF inputs.

Required: Yes

Type: Integer

Minimum: 1

Update requires: No interruption