Voice.Latency Property

Definition

public virtual Android.Speech.Tts.VoiceLatency Latency { [Android.Runtime.Register("getLatency", "()I", "GetGetLatencyHandler")] get; }
[<get: Android.Runtime.Register("getLatency", "()I", "GetGetLatencyHandler")>]
member this.Latency : Android.Speech.Tts.VoiceLatency

Property Value

The voice's latency (lower is better)

Attributes

Remarks

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

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