次の方法で共有


NSSpeechSynthesizerDelegate_Extensions クラス

定義

public static class NSSpeechSynthesizerDelegate_Extensions
type NSSpeechSynthesizerDelegate_Extensions = class
継承
NSSpeechSynthesizerDelegate_Extensions

メソッド

DidEncounterError(INSSpeechSynthesizerDelegate, NSSpeechSynthesizer, nuint, String, String)
DidEncounterSyncMessage(INSSpeechSynthesizerDelegate, NSSpeechSynthesizer, String)
DidFinishSpeaking(INSSpeechSynthesizerDelegate, NSSpeechSynthesizer, Boolean)
WillSpeakPhoneme(INSSpeechSynthesizerDelegate, NSSpeechSynthesizer, Int16)
WillSpeakWord(INSSpeechSynthesizerDelegate, NSSpeechSynthesizer, NSRange, String)

適用対象