AVSpeechSynthesizer.PauseSpeaking(AVSpeechBoundary) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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