次の方法で共有


AVSpeechSynthesizerDelegate.DidStartSpeechUtterance メソッド

定義

[Foundation.Export("speechSynthesizer:didStartSpeechUtterance:")]
public virtual void DidStartSpeechUtterance (AVFoundation.AVSpeechSynthesizer synthesizer, AVFoundation.AVSpeechUtterance utterance);
abstract member DidStartSpeechUtterance : AVFoundation.AVSpeechSynthesizer * AVFoundation.AVSpeechUtterance -> unit
override this.DidStartSpeechUtterance : AVFoundation.AVSpeechSynthesizer * AVFoundation.AVSpeechUtterance -> unit

パラメーター

synthesizer
AVSpeechSynthesizer
utterance
AVSpeechUtterance
属性

適用対象