Enum TTSPlayer.TTSMode

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
3

Enumeration for the instance of TTS mode.

C#
Copy
public enum TTSMode
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.
To help visually impaired users interact with their devices,
screen reader reads text or graphic elements on the screen using the TTS engine.