Android.Speech.Tts.TextToSpeech.Voice Property
Returns a Voice instance describing the voice currently being used for synthesis requests sent to the TextToSpeech engine.

Syntax

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

See Also

TextToSpeech.Voices
TextToSpeech.SetVoice(Voice)
Voice

Value

Documentation for this section has not yet been entered.

Remarks

Returns a Voice instance describing the voice currently being used for synthesis requests sent to the TextToSpeech engine.

[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