AVFoundation.AVSpeechUtterance.Rate Property
The rate at which the utterance is spoken.

Syntax

[get: Foundation.Export("rate")]
[set: Foundation.Export("setRate:")]
public virtual float Rate { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The AVSpeechUtterance.Rate appears to be largely device-independent. The acceptable range is between AVSpeechUtterance.MinimumSpeechRate and AVSpeechUtterance.MaximumSpeechRate and the default rate is AVSpeechUtterance.DefaultSpeechRate.

Requirements

Namespace: AVFoundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0