AVSpeechSynthesizer.StopSpeaking(AVSpeechBoundary) 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.
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