Partager via


AVSpeechSynthesizer.PauseSpeaking(AVSpeechBoundary) Méthode

Définition

Indique à la synthèse vocale de s’interrompre au niveau de .boundary

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

Paramètres

boundary
AVSpeechBoundary

Indique s’il faut arrêter immédiatement ou terminer le mot actuel.

Retours

true si la synthèse a été correctement suspendue.

Attributs

S’applique à