NSSpeechSynthesizerDelegate_Extensions.WillSpeakWord 方法

定义

public static void WillSpeakWord (this AppKit.INSSpeechSynthesizerDelegate This, AppKit.NSSpeechSynthesizer sender, Foundation.NSRange wordCharacterRange, string ofString);
static member WillSpeakWord : AppKit.INSSpeechSynthesizerDelegate * AppKit.NSSpeechSynthesizer * Foundation.NSRange * string -> unit

参数

wordCharacterRange
NSRange
ofString
String

适用于