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