model property

String? model
getter/setter pair

Which model to use for recognition requests.

Select the model best suited to your domain to get best results. Guidance for choosing which model to use can be found in the Transcription Models Documentation and the models supported in each region can be found in the Table Of Supported Models.

Optional.

Implementation

core.String? model;