Class RepeatedText

    Definition

    Namespace:
    Tizen.Uix.Tts
    Assembly:
    Tizen.Uix.Tts.dll

    This class holds information about repeated text.

    public class RepeatedText
    Inheritance
    object
    RepeatedText

    Properties

    View Source

    Text

    The last played text.

    Declaration
    public string Text { get; }
    Property Value
    Type Description
    string
    View Source

    UtteranceId

    The utterance ID.

    Declaration
    public int UtteranceId { get; }
    Property Value
    Type Description
    int
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX