Enum SpeechStatus

    Definition

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

    Enumeration for the speech status.

    public enum SpeechStatus

    Fields

    Name Description
    BeginningPointDetected

    Beginning point of the speech is detected.

    EndPointDetected

    End point of the speech is detected.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<SpeechStatus>(SpeechStatus, string)
    Extensions.LoadFromXaml<SpeechStatus>(SpeechStatus, string)
    Extensions.LoadFromXaml<SpeechStatus>(SpeechStatus, Type)
    Extensions.LoadFromXamlFile<SpeechStatus>(SpeechStatus, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX