Enum ServiceState
Definition
- Namespace:
- Tizen.Uix.VoiceControlManager
- Assembly:
- Tizen.Uix.VoiceControlManager.dll
Enumeration for the service state.
C#Copypublic enum ServiceState
| Name | Description |
|---|---|
| None | 'None' state. |
| Processing | 'Processing' state. |
| Ready | 'Ready' state. |
| Recording | 'Recording' state. |
| Unavailable | The state cannot be determined. |