Enum TimeEvent

Definition

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

Enumeration for the token types.

C#
Copy
public enum TimeEvent
Name Description
Beginning

Event when the token is beginning type.

End

Event when the token is end type.

Middle

Event when the token is middle type.