This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
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}
YAML
AudioRecognitionStrategy:String
Properties
AudioRecognitionStrategy-
Enables using the slot values as a custom vocabulary for recognizing user utterances.
Required: No
Type: String
Allowed values:
UseSlotValuesAsCustomVocabularyUpdate requires: No interruption