Enum ResultEvent

    Definition

    Namespace:
    Tizen.Uix.TtsEngine
    Assembly:
    Tizen.Uix.TtsEngine.dll

    Enumeration for the results.

    public enum ResultEvent

    Fields

    Name Description
    Continue

    Event when the next sound data exists, not the first and the last.

    Fail

    Event when the voice synthesis fails.

    Finish

    Event when the sound data is the last data or the sound data is the only result.

    Start

    Event when the sound data is the first data by the callback function.

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