Enum SilenceDetection

Definition

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

Enumeration for the silence detection types.

C#
Copy
public enum SilenceDetection : int
Name Description
Auto

Silence detection type - Auto.

False

Silence detection type - False.

True

Silence detection type - True.

Extension Methods