Enum TTSPlayer.TTSMode
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for the instance of TTS mode.
public enum TTSPlayer.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. |