model property

String? model
getter/setter pair

Which Speech model to select.

Select the model best suited to your domain to get best results. If a model is not explicitly specified, then a default model is used. Refer to Cloud Speech API documentation for more details.

Implementation

core.String? model;