Enum VoiceError

    Definition

    Namespace:
    Tizen.Uix.VoiceControlManager
    Assembly:
    Tizen.Uix.VoiceControlManager.dll

    Enumeration for the error values that can occur.

    public enum VoiceError

    Fields

    Name Description
    Empty

    List empty.

    EngineNotFound

    No available engine.

    InProgressToProcessing

    Progress to processing is not finished.

    InProgressToReady

    Progress to ready is not finished.

    InProgressToRecording

    Progress to recording is not finished.

    InvalidLanguage

    Invalid language.

    InvalidParameter

    Invalid parameter.

    InvalidState

    Invalid state.

    IoError

    I/O error.

    IterationEnd

    List reached end.

    None

    Successful, no error.

    NotSupported

    VC NOT supported.

    NotSupportedFeature

    Not supported feature of current engine.

    OperationFailed

    Operation failed.

    OperationRejected

    Operation rejected.

    OutOfMemory

    Out of memory.

    PermissionDenied

    Permission denied.

    RecorderBusy

    Device or resource busy.

    ServiceReset

    Service reset.

    TimedOut

    No answer from the STT service.

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