Enum TTSPlayer.TTSMode
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
Enumeration for the instance of TTS mode.
public enum TTSMode
Fields
Name | Description |
---|---|
Default | Default mode for normal application. |
ModeNum | Number of mode. |
Notification | Notification mode, such as playing utterance is started or completed. |
ScreenReader | Screen reader mode. |