

# SpeechRecognitionSettings


Settings that control how Amazon Lex processes and recognizes speech input from users.

## Contents


 ** speechModelConfig **   <a name="lexv2-Type-SpeechRecognitionSettings-speechModelConfig"></a>
Configuration settings for the selected speech-to-text model.  
Type: [SpeechModelConfig](API_SpeechModelConfig.md) object  
Required: No

 ** speechModelPreference **   <a name="lexv2-Type-SpeechRecognitionSettings-speechModelPreference"></a>
The speech-to-text model to use.  
Type: String  
Valid Values: `Standard | Neural | Deepgram`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/models.lex.v2-2020-08-07/SpeechRecognitionSettings) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/SpeechRecognitionSettings) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/SpeechRecognitionSettings) 