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

Syntax

[Android.Runtime.Register("synthesizeToFile", "(Ljava/lang/String;Ljava/util/HashMap;Ljava/lang/String;)I", "GetSynthesizeToFile_Ljava_lang_String_Ljava_util_HashMap_Ljava_lang_String_Handler")]
[System.Obsolete("deprecated")]
[return:Android.Runtime.GeneratedEnum]
public virtual OperationResult SynthesizeToFile (string text, IDictionary<string, string> params, string filename)

Parameters

text
Documentation for this section has not yet been entered.
params
Documentation for this section has not yet been entered.
filename
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