Definition
- Namespace:
- Tizen.Uix.VoiceControlManager
- Assembly:
- Tizen.Uix.VoiceControlManager.dll
This Class contains the gets specific engine's result from vc-service.
public class SpecificEngineResultEventArgs : EventArgs
- Inheritance
-
object
System.EventArgs
SpecificEngineResultEventArgs
Properties
Declaration
public string EngineAppId { get; }
Property Value
View Source
EngineEventType
The specific engine event type
Declaration
public string EngineEventType { get; }
Property Value
Declaration
public string Result { get; }
Property Value