Android.Speech.Tts.Voice Members

The members of Android.Speech.Tts.Voice are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Documentation for this section has not yet been entered.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
FeaturesICollection<string>. Returns the set of features it supports for a given voice.
[read-only]
IsNetworkConnectionRequiredbool.
[read-only]
LatencyVoiceLatency.
[read-only]
LocaleJava.Util.Locale.
[read-only]
Namestring.
[read-only]
QualityVoiceQuality.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.