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.
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.
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
Error
Enumeration for error values that can occur.
Mode
Enumeration for TTS mode.
State
Enumeration for the states.
Voice
Enumeration for the voice types.