Enum ResultMessage

    Definition

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

    Enumeration for representing the result message.

    public enum ResultMessage

    Fields

    Name Description
    None

    No error.

    TooFast

    Recognition failed because the speech is too fast to listen.

    TooLong

    Recognition failed because the speech is too long.

    TooLoud

    Recognition failed because the speech is too loud to listen.

    TooQuiet

    Recognition failed because the speech is too quiet to listen.

    TooShort

    Recognition failed because the speech is too short.

    TooSoon

    Recognition failed because the speech started too soon.

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