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 SpeechModelConfig
Configuration settings that define which speech-to-text model to use for processing speech input.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DeepgramConfig" :DeepgramSpeechModelConfig}
Properties
DeepgramConfig-
Configuration settings for using Deepgram as the speech-to-text provider.
Required: No
Type: DeepgramSpeechModelConfig
Update requires: No interruption