Enum ServiceState
Definition
- Namespace:
- Tizen.Uix.Tts
- Assembly:
- Tizen.Uix.Tts.dll
- API Level:
- 10
Enumeration for the states of TTS service.
C#Copypublic enum ServiceState : int
Name | Description |
---|---|
Playing | Playing state. |
Ready | Ready state. |
Synthesizing | Synthesizing state. |
Unavailable | Unavailable state. |