Share via


SynthesisRequest.SpeechRate Property

Definition

Gets the speech rate to use.

public int SpeechRate { [Android.Runtime.Register("getSpeechRate", "()I", "")] get; }
[<get: Android.Runtime.Register("getSpeechRate", "()I", "")>]
member this.SpeechRate : int

Property Value

Attributes

Remarks

Gets the speech rate to use. The normal rate is 100.

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

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