Enum Error

Definition

Namespace:
Tizen.Uix.TtsEngine
Assembly:
Tizen.Uix.TtsEngine.dll
API Level:
4

Enumeration for the error values that can occur.

C#
Copy
public enum Error
Name Description
InvalidParameter

Invalid parameter.

InvalidState

Invalid state.

InvalidVoice

Invalid voice.

IoError

I/O error.

NetworkDown

Network down (Out of network).

None

Successful, no error.

NotSupported

Not supported.

NotSupportedFeature

Not supported feature of the current engine.

OperationFailed

Operation failed.

OutOfMemory

Out of memory.

PermissionDenied

Permission denied.