Class SupportedEngine

    Definition

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

    This class provides the information related to STT engine.

    public class SupportedEngine
    Inheritance
    object
    SupportedEngine

    Properties

    View Source

    EngineId

    The engine ID.

    Declaration
    public string EngineId { get; }
    Property Value
    Type Description
    string

    The string engine ID.

    View Source

    EngineName

    The engine name.

    Declaration
    public string EngineName { get; }
    Property Value
    Type Description
    string

    The string engine name.

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