Namespace Android.Speech.Tts
Classes
- 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.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
Interfaces
- ISynthesisCallback
.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/speech/tts/SynthesisCallback.html