AWS::Lex::Bot AudioAndDTMFInputSpecification - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Lex::Bot AudioAndDTMFInputSpecification

Specifies the audio and DTMF input specification.

Syntax

To declare this entity in your Amazon 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