Android.Speech.Tts Namespace
Remarks
Classes
| Type | Reason |
|---|---|
| CheckVoiceData | Enumerates values returned by several methods of CheckVoiceData. |
| ISynthesisCallback | A callback to return speech data synthesized by a text to speech engine. |
| LanguageAvailableResult | Enumerates values returned by several types. |
| OperationResult | Enumerates values returned by several types and taken as a parameter of the TextToSpeech+IOnInitListener.OnInit, and Android.Speech.Tts.TextToSpeech.InitEventArgs..ctor members. |
| QueueMode | Enumerates values returned by the QueueMode.Add, and QueueMode.Flush members and taken as a parameter of several methods of TextToSpeech. |
| SynthesisRequest | Contains data required by engines to synthesize speech. |
| TextToSpeech | Synthesizes speech from text for immediate playback or to create a sound file. |
| TextToSpeech+Engine | Constants and parameter names for controlling text-to-speech. |
| TextToSpeech+EngineInfo | Information about an installed text-to-speech engine. |
| InitEventArgs | |
| IOnInitListener | Interface definition of a callback to be invoked indicating the completion of the TextToSpeech engine initialization. |
| IOnUtteranceCompletedListener | Listener that will be called when the TTS service has completed synthesizing an utterance. |
| UtteranceCompletedEventArgs | |
| TextToSpeechError | Enumerates values returned by several methods of TextToSpeechError and taken as a parameter of the ISynthesisCallback.Error, and UtteranceProgressListener.OnError members. |
| TextToSpeechService | Abstract base class for TTS engine implementations. |
| UtteranceProgressListener | Listener for events relating to the progress of an utterance through the synthesis queue. |
| Voice | Characteristics and features of a Text-To-Speech Voice. |
| InterfaceConsts | |
| VoiceLatency | Enumerates values returned by several types and taken as a parameter of the Android.Speech.Tts.Voice..ctor member. |
| VoiceQuality | Enumerates values returned by several types and taken as a parameter of the Android.Speech.Tts.Voice..ctor member. |

