Enum TTSPlayer.TTSMode

    Definition

    Namespace:
    Tizen.NUI
    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.
    To help visually impaired users interact with their devices,
    screen reader reads text or graphic elements on the screen using the TTS engine.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX