次の方法で共有


AVSpeechSynthesizerDelegate.DidContinueSpeechUtterance メソッド

定義

[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

パラメーター

synthesizer
AVSpeechSynthesizer
utterance
AVSpeechUtterance
属性

適用対象