Enum ServiceState
Definition
- Assembly:
- Tizen.Uix.Tts.dll
Enumeration for the states of TTS service.
public enum ServiceState
Fields
| Name | Description |
|---|---|
| Playing | Playing state. |
| Ready | Ready state. |
| Synthesizing | Synthesizing state. |
| Unavailable | Unavailable state. |