Table of Contents

Namespace Android.Speech.Tts

Classes

SynthesisCallback

https://developer.android.com/reference/android/speech/tts/SynthesisCallback.html

SynthesisRequest

https://developer.android.com/reference/android/speech/tts/SynthesisRequest.html

TextToSpeech

https://developer.android.com/reference/android/speech/tts/TextToSpeech.html

TextToSpeech.Engine

https://developer.android.com/reference/android/speech/tts/TextToSpeech.Engine.html

TextToSpeech.EngineInfo

https://developer.android.com/reference/android/speech/tts/TextToSpeech.EngineInfo.html

TextToSpeech.OnInitListener

https://developer.android.com/reference/android/speech/tts/TextToSpeech.OnInitListener.html

TextToSpeech.OnInitListenerDirect

Direct override of TextToSpeech.OnInitListener or its generic type if there is one

TextToSpeech.OnUtteranceCompletedListener

https://developer.android.com/reference/android/speech/tts/TextToSpeech.OnUtteranceCompletedListener.html

TextToSpeech.OnUtteranceCompletedListenerDirect

Direct override of TextToSpeech.OnUtteranceCompletedListener or its generic type if there is one

TextToSpeechService

https://developer.android.com/reference/android/speech/tts/TextToSpeechService.html

UtteranceProgressListener

https://developer.android.com/reference/android/speech/tts/UtteranceProgressListener.html

Voice

https://developer.android.com/reference/android/speech/tts/Voice.html

Interfaces

ISynthesisCallback

.NET interface for TO BE DEFINED FROM USER