Class UtteranceEventArgs
Definition
- Namespace:
- Tizen.Uix.Tts
- Assembly:
- Tizen.Uix.Tts.dll
- API Level:
- 3
This class holds information related to UtteranceStared and UtteranceCompleted events.
public class UtteranceEventArgs
- Inheritance
-
UtteranceEventArgs
Properties
View SourceUtteranceId
The utterance ID.
Declaration
public int UtteranceId { get; }
Property Value
Type | Description |
---|---|
Int32 |