AVSpeechSynthesizerDelegate.DidContinueSpeechUtterance 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.
[Foundation.Export("speechSynthesizer:didContinueSpeechUtterance:")]
public virtual void DidContinueSpeechUtterance (AVFoundation.AVSpeechSynthesizer synthesizer, AVFoundation.AVSpeechUtterance utterance);
abstract member DidContinueSpeechUtterance : AVFoundation.AVSpeechSynthesizer * AVFoundation.AVSpeechUtterance -> unit
override this.DidContinueSpeechUtterance : AVFoundation.AVSpeechSynthesizer * AVFoundation.AVSpeechUtterance -> unit
Parameters
- synthesizer
- AVSpeechSynthesizer
- utterance
- AVSpeechUtterance
- Attributes