Class FeedbackAudioFormatEventArgs
Definition
- Namespace:
- Tizen.Uix.Voice
Control Manager
- Assembly:
- Tizen.Uix.VoiceControlManager.dll
This Class contains audio formats necessary for playing TTS feedback.
C#
Copy
public class FeedbackAudioFormatEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args FeedbackAudio Format Event Args
Properties
Declaration
C#
Copy
public AudioType Audio { get; }
Property Value
Type | Description |
---|---|
Audio |
Declaration
C#
Copy
public AudioChanelType Channel { get; }
Property Value
Type | Description |
---|---|
Audio |
Declaration
C#
Copy
public int Rate { get; }
Property Value
Type | Description |
---|---|
int |