次の方法で共有


AVSpeechSynthesizerDelegate_Extensions.WillSpeakRangeOfSpeechString メソッド

定義

public static void WillSpeakRangeOfSpeechString (this AVFoundation.IAVSpeechSynthesizerDelegate This, AVFoundation.AVSpeechSynthesizer synthesizer, Foundation.NSRange characterRange, AVFoundation.AVSpeechUtterance utterance);
static member WillSpeakRangeOfSpeechString : AVFoundation.IAVSpeechSynthesizerDelegate * AVFoundation.AVSpeechSynthesizer * Foundation.NSRange * AVFoundation.AVSpeechUtterance -> unit

パラメーター

This
IAVSpeechSynthesizerDelegate

この拡張メソッドが動作するインスタンス。

synthesizer
AVSpeechSynthesizer
characterRange
NSRange
utterance
AVSpeechUtterance

適用対象