defaultRecognitionConfig property
Default configuration to use for requests with this Recognizer.
This can be overwritten by inline configuration in the RecognizeRequest.config field.
Implementation
RecognitionConfig? defaultRecognitionConfig;
Default configuration to use for requests with this Recognizer.
This can be overwritten by inline configuration in the RecognizeRequest.config field.
RecognitionConfig? defaultRecognitionConfig;