Enum ResultEvent

Definition

Namespace:
Tizen.Uix.Stt
Assembly:
Tizen.Uix.Stt.dll
API Level:
3

The token event.

C#
Copy
public enum ResultEvent
Name Description
Error

Event when the recognition has failed.

FinalResult

Event when the recognition for full or last result is ready.

PartialResult

Event when the recognition for partial result is ready.