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