Enum ResultEvent

    Definition

    Namespace:
    Tizen.Uix.SttEngine
    Assembly:
    Tizen.Uix.SttEngine.dll

    Enumeration for the results.

    public enum ResultEvent

    Fields

    Name Description
    Error

    Event when the recognition has failed.

    FinalResult

    Event when either the full matched or the final result is delivered.

    PartialResult

    Event when the partial matched result is delivered.

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