TextToSpeech
Engine
EngineInfo
InitEventArgs
IOnInitListener
IOnUtteranceCompletedListener
UtteranceCompletedEventArgs
ActionTtsQueueProcessingCompleted
TextToSpeech(Context, IOnInitListener)
TextToSpeech(IntPtr, JniHandleOwnership)
TextToSpeech(Context, IOnInitListener, String)
AvailableLanguages
DefaultEngine
DefaultLanguage
DefaultVoice
Engines
IsSpeaking
JniPeerMembers
Language
MaxSpeechInputLength
ThresholdClass
ThresholdType
Voice
Voices
AddEarcon(String, File)
AddEarcon(String, String)
AddEarcon(String, Uri)
AddEarcon(String, String, Int32)
AddSpeech(ICharSequence, File)
AddSpeech(ICharSequence, Uri)
AddSpeech(String, File)
AddSpeech(String, String)
AddSpeech(String, Uri)
AddSpeech(ICharSequence, String, Int32)
AddSpeech(String, String, Int32)
AreDefaultsEnforced()
GetFeatures(Locale)
IsLanguageAvailable(Locale)
PlayEarcon(String, QueueMode, Bundle, String)
PlayEarcon(String, QueueMode, IDictionary<String, String>)
PlaySilence(Int64, QueueMode, IDictionary<String, String>)
PlaySilentUtterance(Int64, QueueMode, String)
SetAudioAttributes(AudioAttributes)
SetEngineByPackageName(String)
SetLanguage(Locale)
SetOnUtteranceCompletedListener(IOnUtteranceCompletedListener)
SetOnUtteranceProgressListener(UtteranceProgressListener)
SetPitch(Single)
SetSpeechRate(Single)
SetVoice(Voice)
Shutdown()
Speak(ICharSequence, QueueMode, Bundle, String)
Speak(String, QueueMode, Bundle, String)
Speak(String, QueueMode, IDictionary<String, String>)
Stop()
SynthesizeToFile(ICharSequence, Bundle, File, String)
SynthesizeToFile(ICharSequence, Bundle, ParcelFileDescriptor, String)
SynthesizeToFile(String, Bundle, File, String)
SynthesizeToFile(String, Bundle, ParcelFileDescriptor, String)
SynthesizeToFile(String, IDictionary<String, String>, String)
net9.0-android34.0
namespace Android.Speech.Tts
{
[Register("android/speech/tts/TextToSpeech", DoNotGenerateAcw = true)]
public class TextToSpeech : Object
{
public virtual ICollection<Locale!>? AvailableLanguages
{
[Register("getAvailableLanguages", "()Ljava/util/Set;", "GetGetAvailableLanguagesHandler")]
get;
}
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 6.07.08.09.0 |
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API