Enum State
Definition
- Namespace:
- Tizen.Uix.VoiceControl
- Assembly:
- Tizen.Uix.VoiceControl.dll
Enumeration for the client state.
public enum State
Fields
| Name | Description |
|---|---|
| Initialized | 'Initialized' state. |
| None | 'None' state. |
| Ready | 'Ready' state. |
| Unavailable | The state cannot be determined. |