Enum ResultEvent

    Definition

    Namespace:
    Tizen.Uix.Stt
    Assembly:
    Tizen.Uix.Stt.dll

    The token event.

    public enum ResultEvent

    Fields

    Name Description
    Error

    Event when the recognition has failed.

    FinalResult

    Event when the recognition for full or last result is ready.

    PartialResult

    Event when the recognition for partial result is ready.

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