public enum Recognizer.Types.StateReference 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.V2Assembly
Google.Cloud.Speech.V2.dll
Fields |
|
|---|---|
| Name | Description |
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. |