Class PreRecognitionResultUpdatedEventArgs
Definition
- Namespace:
- Tizen.Uix.VoiceControlManager
- Assembly:
- Tizen.Uix.VoiceControlManager.dll
This Class contains the pre recognition results(partial ASR) from vc-daemon.
C#Copypublic class PreRecognitionResultUpdatedEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic string Result { get; }
Property Value
Type | Description |
---|---|
System.String |
API Level: 6
Declaration
C#Copypublic PreResultEventType ResultEvent { get; }
Property Value
Type | Description |
---|---|
PreResultEventType |