AWS::Lex::Bot AdvancedRecognitionSetting - AWS CloudFormation

AWS::Lex::Bot AdvancedRecognitionSetting

Provides settings that enable advanced recognition settings for slot values.

Syntax

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