Cloud Speech-to-Text v2 API - Enum BatchRecognizeRequest.Types.ProcessingStrategy (1.0.0)

public enum BatchRecognizeRequest.Types.ProcessingStrategy

Reference documentation and code samples for the Cloud Speech-to-Text v2 API enum BatchRecognizeRequest.Types.ProcessingStrategy.

Possible processing strategies for batch requests.

Namespace

Google.Cloud.Speech.V2

Assembly

Google.Cloud.Speech.V2.dll

Fields

NameDescription
DynamicBatching

If selected, processes the request during lower utilization periods for a price discount. The request is fulfilled within 24 hours.

Unspecified

Default value for the processing strategy. The request is processed as soon as its received.