Enum TTSPlayer.TTSState
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for the instance of TTS state.
public enum TTSPlayer.TTSState
Fields
Name | Description |
---|---|
Paused | Player is paused. |
Playing | Player is playing. |
Ready | Player is ready to play. |
Unavailable | Player is not available. |