Voice.IsNetworkConnectionRequired Property

Definition

public virtual bool IsNetworkConnectionRequired { [Android.Runtime.Register("isNetworkConnectionRequired", "()Z", "GetIsNetworkConnectionRequiredHandler")] get; }
[<get: Android.Runtime.Register("isNetworkConnectionRequired", "()Z", "GetIsNetworkConnectionRequiredHandler")>]
member this.IsNetworkConnectionRequired : bool

Property Value

Does the Voice require a network connection to work.

Attributes

Remarks

Java documentation for android.speech.tts.Voice.isNetworkConnectionRequired().

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