Enum TTSPlayer.TTSState
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
Enumeration for the instance of TTS state.
C#Copypublic enum TTSState
Name | Description |
---|---|
Paused | Player is paused. |
Playing | Player is playing. |
Ready | Player is ready to play. |
Unavailable | Player is not available. |