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
Properties
Declaration
C#Copypublic AudioType Audio { get; }
Property Value
Type | Description |
---|---|
AudioType |
API Level: 6
Declaration
C#Copypublic AudioChanelType Channel { get; }
Property Value
Type | Description |
---|---|
AudioChanelType |
API Level: 6
Declaration
C#Copypublic int Rate { get; }
Property Value
Type | Description |
---|---|
Int32 |