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