AWS::Lex::Bot AdvancedRecognitionSetting - 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 AdvancedRecognitionSetting

Provides settings that enable advanced recognition settings for slot values.

Syntax

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

JSON

{ "AudioRecognitionStrategy" : String }

Properties

AudioRecognitionStrategy

Enables using the slot values as a custom vocabulary for recognizing user utterances.

Required: No

Type: String

Allowed values: UseSlotValuesAsCustomVocabulary

Update requires: No interruption