Cloud Speech-to-Text v2 API - Enum Recognizer.Types.State (1.0.0)

public enum Recognizer.Types.State

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

Set of states that define the lifecycle of a Recognizer.

Namespace

Google.Cloud.Speech.V2

Assembly

Google.Cloud.Speech.V2.dll

Fields

NameDescription
Active

The Recognizer is active and ready for use.

Deleted

This Recognizer has been deleted.

Unspecified

The default value. This value is used if the state is omitted.