config property

RecognitionConfig? config
getter/setter pair

Features and audio metadata to use for the Automatic Speech Recognition.

This field in combination with the config_mask field can be used to override parts of the default_recognition_config of the Recognizer resource.

Implementation

RecognitionConfig? config;