model property

RecognitionModel model
getter/setter pair

Which model to select for the given request. Select the model best suited to your domain to get best results. If a model is not explicitly specified, then we auto-select a model based on the parameters in the RecognitionConfig.

Implementation

RecognitionModel model;