Voice.Quality Property

Definition

public virtual Android.Speech.Tts.VoiceQuality Quality { [Android.Runtime.Register("getQuality", "()I", "GetGetQualityHandler")] get; }
[<get: Android.Runtime.Register("getQuality", "()I", "GetGetQualityHandler")>]
member this.Quality : Android.Speech.Tts.VoiceQuality

Property Value

The voice's quality (higher is better)

Attributes

Remarks

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

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