AVSpeechSynthesizer.SpeakUtterance(AVSpeechUtterance) Method

Definition

Begins synthesizing speech for, or enqueues for synthesis, the utterance.

[Foundation.Export("speakUtterance:")]
public virtual void SpeakUtterance (AVFoundation.AVSpeechUtterance utterance);
abstract member SpeakUtterance : AVFoundation.AVSpeechUtterance -> unit
override this.SpeakUtterance : AVFoundation.AVSpeechUtterance -> unit

Parameters

utterance
AVSpeechUtterance
Attributes

Applies to