Android.Speech.Tts.TextToSpeech.SetOnUtteranceProgressListener Method
Sets the listener that will be notified of various events related to the synthesis of a given utterance.

Syntax

[Android.Runtime.Register("setOnUtteranceProgressListener", "(Landroid/speech/tts/UtteranceProgressListener;)I", "GetSetOnUtteranceProgressListener_Landroid_speech_tts_UtteranceProgressListener_Handler")]
[return:Android.Runtime.GeneratedEnum]
public virtual OperationResult SetOnUtteranceProgressListener (UtteranceProgressListener listener)

Parameters

listener
the listener to use.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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