Enum ResultEvent
Definition
- Assembly:
- Tizen.Uix.SttEngine.dll
Enumeration for the results.
public enum ResultEvent
Fields
Name | Description |
---|---|
Error | Event when the recognition has failed. |
FinalResult | Event when either the full matched or the final result is delivered. |
PartialResult | Event when the partial matched result is delivered. |