AVSpeechSynthesizer.SpeakUtterance(AVSpeechUtterance) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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