Android.Speech.Tts.TextToSpeech.DefaultVoice Property
Returns a Voice instance that's the default voice for the default Text-to-speech language.

Syntax

[get: Android.Runtime.Register("getDefaultVoice", "()Landroid/speech/tts/Voice;", "GetGetDefaultVoiceHandler")]
public virtual Voice DefaultVoice { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a Voice instance that's the default voice for the default Text-to-speech language.

[Android Documentation]

Requirements

Namespace: Android.Speech.Tts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4