Sets the listener that will be notified when synthesis of an utterance completes.
Syntax
[Android.Runtime.Register("setOnUtteranceCompletedListener", "(Landroid/speech/tts/TextToSpeech$OnUtteranceCompletedListener;)I", "GetSetOnUtteranceCompletedListener_Landroid_speech_tts_TextToSpeech_OnUtteranceCompletedListener_Handler")]
[System.Obsolete("deprecated")]
[return:Android.Runtime.GeneratedEnum]
public virtual
OperationResult SetOnUtteranceCompletedListener (
TextToSpeech.IOnUtteranceCompletedListener 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 4