Class FeedbackStreamingEventArgs
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 FeedbackStreamingEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic byte[] Buffer { get; }
Property Value
Type | Description |
---|---|
System.Byte[] |
API Level: 6
Declaration
C#Copypublic FeedbackType FeedbackType { get; }
Property Value
Type | Description |
---|---|
FeedbackType |