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