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