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