AVSpeechSynthesizer.StopSpeaking(AVSpeechBoundary) Method

Definition

Stops speech playback, either immediately or after the current word.

[Foundation.Export("stopSpeakingAtBoundary:")]
public virtual bool StopSpeaking (AVFoundation.AVSpeechBoundary boundary);
abstract member StopSpeaking : AVFoundation.AVSpeechBoundary -> bool
override this.StopSpeaking : AVFoundation.AVSpeechBoundary -> bool

Parameters

boundary
AVSpeechBoundary

Returns

Attributes

Applies to