SynthesisRequest.Params Property

Definition

Gets the additional params, if any.

public Android.OS.Bundle? Params { [Android.Runtime.Register("getParams", "()Landroid/os/Bundle;", "")] get; }
[<get: Android.Runtime.Register("getParams", "()Landroid/os/Bundle;", "")>]
member this.Params : Android.OS.Bundle

Property Value

Attributes

Remarks

Gets the additional params, if any.

Java documentation for android.speech.tts.SynthesisRequest.getParams().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to