Enum TTSPlayer.TTSState

    Definition

    Namespace:
    Tizen.NUI
    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.

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