Enum RecognizedResult
Definition
- Namespace:
- Tizen.Uix.VoiceControlManager
- Assembly:
- Tizen.Uix.VoiceControlManager.dll
- API Level:
- 6
Enumeration for the result of recognizing a VoiceCommand
C#Copypublic enum RecognizedResult
Name | Description |
---|---|
Rejected | Rejected result. |
Success | Normal result. |