Enum SilenceDetection

    Definition

    Namespace:
    Tizen.Uix.Stt
    Assembly:
    Tizen.Uix.Stt.dll

    Enumeration for the silence detection types.

    public enum SilenceDetection

    Fields

    Name Description
    Auto

    Silence detection type - Auto.

    False

    Silence detection type - False.

    True

    Silence detection type - True.

    Extension Methods

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