Namespace Tizen.Uix.Tts
Classes
DefaultVoiceChangedEventArgs
This class holds information related to the DefaultVoiceChanged event.
EngineChangedEventArgs
This class holds information related to the EngineChanged event.
ErrorOccurredEventArgs
This class holds information related to the TTS ErrorOccurred event.
RepeatedText
This class holds information about repeated text.
ScreenReaderChangedEventArgs
This class holds information related to the ScreenReaderChanged event.
ServiceStateChangedEventArgs
This class holds information related to the TTS ServiceStateChanged event.
SpeedRange
This class holds the speed range values.
StateChangedEventArgs
This class holds information related to the TTS StateChanged event.
SupportedVoice
This class holds information about the supported voices.
SynthesizedPcmEventArgs
This class holds information related to the TTS SynthesizedPcm event.
TtsClient
You can use Text-To-Speech (TTS) API's to read sound data transformed by the engine from input texts. Applications can add input-text to queue for reading continuously and control the player that can play, pause, and stop sound data synthesized from text.
UtteranceEventArgs
This class holds information related to UtteranceStared and UtteranceCompleted events.
Enums
AudioType
Enumeration for the audio types.
Error
Enumeration for error values that can occur.
Mode
Enumeration for TTS mode.
PlayingMode
Enumeration for the playing modes of TTS.
ServiceState
Enumeration for the states of TTS service.
State
Enumeration for the states.
SynthesizedPcmEvent
Enumeration for the synthesized PCM events.
Voice
Enumeration for the voice types.