Android.Speech.Tts.TextToSpeech.PlaySilence Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("playSilence", "(JILjava/util/HashMap;)I", "GetPlaySilence_JILjava_util_HashMap_Handler")]
[System.Obsolete("deprecated")]
[return:Android.Runtime.GeneratedEnum]
public virtual OperationResult PlaySilence (long durationInMs, [Android.Runtime.GeneratedEnum] QueueMode queueMode, IDictionary<string, string> params)

Parameters

durationInMs
Documentation for this section has not yet been entered.
queueMode
Documentation for this section has not yet been entered.
params
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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