Enum AudioType
Definition
- Assembly:
- Tizen.Uix.SttEngine.dll
Enumeration for the audio types.
public enum AudioType
Fields
Name | Description |
---|---|
PcmS16Le | Signed 16-bit audio type, little endian. |
PcmU8 | Unsigned 8-bit audio type. |