Class EngineChangedEventArgs
Definition
- Assembly:
- Tizen.Uix.Tts.dll
This class holds information related to the EngineChanged event.
C#
Copy
public class EngineChangedEventArgs
- Inheritance
-
objectEngine
Changed Event Args
Properties
Declaration
C#
Copy
public string EngineId { get; }
Property Value
Type | Description |
---|---|
string |
Declaration
C#
Copy
public bool NeedCredential { get; }
Property Value
Type | Description |
---|---|
bool |
Declaration
C#
Copy
public SupportedVoice VoiceType { get; }
Property Value
Type | Description |
---|---|
Supported |