AVSpeechSynthesizer.ContinueSpeaking 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.
Restarts a paused utterance.
[Foundation.Export("continueSpeaking")]
public virtual bool ContinueSpeaking ();
abstract member ContinueSpeaking : unit -> bool
override this.ContinueSpeaking : unit -> bool
Returns
true
if synthesis restarted successfully.
- Attributes