Enum Error

    Definition

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

    Enumeration for the error values that can occur.

    public enum Error

    Fields

    Name Description
    InvalidLanguage

    Invalid language.

    InvalidParameter

    Invalid parameter.

    InvalidState

    Invalid state.

    IoError

    I/O error.

    NetworkDown

    Network down (Out of network).

    None

    Successful, no error.

    NotSupported

    Not supported.

    NotSupportedFeature

    Not supported feature of the current engine.

    OperationFailed

    Operation failed.

    OutOfMemory

    Out of memory.

    PermissionDenied

    Permission denied.

    RecordingTimedOut

    Recording timed out.

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