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

Concrete CLR representation of TextToSpeech.OnInitListener returned by the JVM.

TextToSpeech.OnUtteranceCompletedListener

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

TextToSpeech.OnUtteranceCompletedListenerDirect

Concrete CLR representation of TextToSpeech.OnUtteranceCompletedListener returned by the JVM.

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 skeleton to be manually developed following https://developer.android.com/reference/android/speech/tts/SynthesisCallback.html