Enum AudioType
Definition
- Assembly:
- Tizen.Uix.TtsEngine.dll
Enumeration for the audio types.
public enum AudioType
Fields
Name | Description |
---|---|
Max | Maximum value. |
RawS16 | Signed 16-bit audio type. |
RawU8 | Unsigned 8-bit audio type. |