Class SpecificEngineResultEventArgs
Definition
- Namespace:
- Tizen.Uix.VoiceControlManager
- Assembly:
- Tizen.Uix.VoiceControlManager.dll
- API Level:
- 6
This Class contains the gets specific engine's result from vc-service.
C#Copypublic class SpecificEngineResultEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic string EngineAppId { get; }
Property Value
Type | Description |
---|---|
System.String |
API Level: 6
Declaration
C#Copypublic string EngineEventType { get; }
Property Value
Type | Description |
---|---|
System.String |
API Level: 6
Declaration
C#Copypublic string Result { get; }
Property Value
Type | Description |
---|---|
System.String |