Class SupportedEngine
Definition
- Namespace:
- Tizen.Uix.Stt
- Assembly:
- Tizen.Uix.Stt.dll
- API Level:
- 3
This class provides the information related to STT engine.
C#Copypublic class SupportedEngine
- Inheritance
-
System.ObjectSupportedEngine
Properties
Declaration
C#Copypublic string EngineId { get; }
Property Value
Type | Description |
---|---|
System.String | The string engine ID. |
API Level: 3
Declaration
C#Copypublic string EngineName { get; }
Property Value
Type | Description |
---|---|
System.String | The string engine name. |