Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("speak", "(Ljava/lang/String;ILjava/util/HashMap;)I", "GetSpeak_Ljava_lang_String_ILjava_util_HashMap_Handler")]
[System.Obsolete("deprecated")]
[return:Android.Runtime.GeneratedEnum]
public virtual
OperationResult Speak (
string text, [Android.Runtime.GeneratedEnum]
QueueMode queueMode,
IDictionary<string, string> params)
Parameters
- text
- 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
Requirements
Namespace: Android.Speech.Tts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4