Enum PlayingMode
Definition
- Assembly:
- Tizen.Uix.Tts.dll
Enumeration for the playing modes of TTS.
public enum PlayingMode
Fields
| Name | Description |
|---|---|
| ByClient | Mode for TTS playing on TTS client. |
| ByService | Mode for TTS playing on TTS service. |