Android.Speech.Tts Namespace

Documentation for this section has not yet been entered.

Remarks

To be added.

Classes

TypeReason
CheckVoiceDataEnumerates values returned by several methods of Android.Speech.Tts.CheckVoiceData.
ISynthesisCallbackA callback to return speech data synthesized by a text to speech engine.
LanguageAvailableResultEnumerates values returned by several types.
OperationResultEnumerates values returned by several types and taken as a parameter of the Android.Speech.Tts.TextToSpeech.IOnInitListener.OnInit, and Android.Speech.Tts.TextToSpeech.InitEventArgs..ctor members.
QueueModeEnumerates values returned by the Android.Speech.Tts.QueueMode.Add, and Android.Speech.Tts.QueueMode.Flush members and taken as a parameter of several methods of Android.Speech.Tts.TextToSpeech.
SynthesisRequestContains data required by engines to synthesize speech.
TextToSpeechSynthesizes speech from text for immediate playback or to create a sound file.
TextToSpeech+EngineConstants and parameter names for controlling text-to-speech.
TextToSpeech+EngineInfoInformation about an installed text-to-speech engine.
TextToSpeech+InitEventArgsDocumentation for this section has not yet been entered.
TextToSpeech+IOnInitListenerInterface definition of a callback to be invoked indicating the completion of the TextToSpeech engine initialization.
TextToSpeech+IOnUtteranceCompletedListenerListener that will be called when the TTS service has completed synthesizing an utterance.
TextToSpeech+UtteranceCompletedEventArgsDocumentation for this section has not yet been entered.
TextToSpeechErrorEnumerates values returned by several methods of Android.Speech.Tts.TextToSpeechError and taken as a parameter of the Android.Speech.Tts.ISynthesisCallback.Error, and Android.Speech.Tts.UtteranceProgressListener.OnError members.
TextToSpeechServiceAbstract base class for TTS engine implementations.
UtteranceProgressListenerListener for events relating to the progress of an utterance through the synthesis queue.
VoiceCharacteristics and features of a Text-To-Speech Voice.
Voice+InterfaceConstsDocumentation for this section has not yet been entered.
VoiceLatencyEnumerates values returned by several types and taken as a parameter of the Android.Speech.Tts.Voice..ctor member.
VoiceQualityEnumerates values returned by several types and taken as a parameter of the Android.Speech.Tts.Voice..ctor member.