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

Syntax

[get: MonoTouch.Foundation.Export("rate")]
[set: MonoTouch.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: MonoTouch.AVFoundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0