Android.Speech.Tts.TextToSpeech.SetVoice Method
Sets the text-to-speech voice.

Syntax

[Android.Runtime.Register("setVoice", "(Landroid/speech/tts/Voice;)I", "GetSetVoice_Landroid_speech_tts_Voice_Handler")]
[return:Android.Runtime.GeneratedEnum]
public virtual OperationResult SetVoice (Voice voice)

See Also

TextToSpeech.Voices
Voice

Parameters

voice
One of objects returned by TextToSpeech.Voices.

Returns

Documentation for this section has not yet been entered.

Remarks

Sets the text-to-speech voice.

[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